Menu Top
Non-Rationalised NCERT Books Solution
6th 7th 8th 9th 10th 11th 12th

Class 10th Chapters
1. Real Numbers 2. Polynomials 3. Pair of Linear Equations in Two Variables
4. Quadratic Equations 5. Arithmetic Progressions 6. Triangles
7. Coordinate Geometry 8. Introduction to Trigonometry 9. Some Applications of Trigonometry
10. Circles 11. Constructions 12. Areas Related to Circles
13. Surface Areas And Volumes 14. Statistics 15. Probability

Content On This Page
Example 1 to 3 (Before Exercise 3.1) Exercise 3.1 Example 4 to 6 (Before Exercise 3.2)
Exercise 3.2 Example 7 to 10 (Before Exercise 3.3) Exercise 3.3
Example 11 to 13 (Before Exercise 3.4) Exercise 3.4 Example 14 to 16 (Before Exercise 3.5)
Exercise 3.5 Example 17 to 19 (Before Exercise 3.6) Exercise 3.6
Exercise 3.7 (Optional)


Chapter 3 Pair Of Linear Equations In Two Variables

This solutions guide addresses Chapter 3: Pair of Linear Equations in Two Variables, a pivotal chapter in algebra that equips us with the tools to analyze and solve systems involving two related linear relationships simultaneously. A linear equation in two variables (say, $x$ and $y$) is typically expressed in the form $ax + by + c = 0$, where $a, b,$ and $c$ are real numbers, and $a$ and $b$ are not both zero. Such equations represent straight lines when plotted on a Cartesian coordinate plane. This chapter focuses on understanding what happens when we consider two such equations together – how to represent real-world scenarios using these pairs of equations, how to interpret their geometric meaning, and how to find their common solutions using various algebraic techniques. Mastering these methods is fundamental for problem-solving across various disciplines, including science, economics, and engineering.

The solutions begin by illustrating the process of translating practical situations (like problems involving costs, speeds, ages, etc.) into a mathematical framework consisting of a pair of linear equations. Graphically, each equation corresponds to a straight line. Plotting both lines on the same coordinate plane provides immediate visual insight into the nature of the solution. The solutions demonstrate these graphical interpretations:

While graphical methods offer valuable intuition, algebraic methods provide precise solutions. The solutions meticulously detail three primary algebraic techniques:

The Substitution Method involves solving one of the equations for one variable in terms of the other (e.g., expressing $y$ in terms of $x$) and then substituting this expression into the second equation. This results in a single linear equation in one variable, which can be solved directly. Back-substitution then yields the value of the other variable.

The Elimination Method focuses on manipulating the equations (by multiplying them by suitable non-zero constants) so that the coefficients of one of the variables become numerically equal (or additive inverses). Adding or subtracting the modified equations then eliminates this variable, leaving a single equation in the other variable to be solved. Back-substitution again finds the value of the eliminated variable. This method is often highly efficient.

The Cross-Multiplication Method provides a direct formula for the solution $(x, y)$ based on the coefficients of the equations written in the standard form $a_1x + b_1y + c_1 = 0$ and $a_2x + b_2y + c_2 = 0$. The formula is given by the relationship: $\frac{x}{(b_1c_2 - b_2c_1)} = \frac{y}{(c_1a_2 - c_2a_1)} = \frac{1}{(a_1b_2 - a_2b_1)}$. Applying this provides the values for $x$ and $y$ directly, provided $a_1b_2 - a_2b_1 \neq 0$.

Crucially, the solutions explain how to determine the nature of the solution (unique, none, or infinite) without solving the system completely, by simply comparing the ratios of the corresponding coefficients:

Furthermore, a significant section addresses solving pairs of equations that are not initially linear but can be reduced to linear form through appropriate substitutions. For instance, equations involving terms like $\frac{1}{x}$ or $\frac{1}{x+y}$ can be transformed into a standard linear system by substituting new variables (e.g., letting $u = \frac{1}{x}$ and $v = \frac{1}{y}$). Finally, the solutions comprehensively tackle numerous word problems, demonstrating the process of formulating the pair of linear equations that model the situation described (involving ages, fractions, speeds - including upstream/downstream boat problems, geometry, work-time scenarios, fixed charges, etc.) and subsequently solving them using the most suitable algebraic method.



Example 1 to 3 (Before Exercise 3.1)

Example 1. Let us take the example given in Section 3.1. Akhila goes to a fair with ₹ 20 and wants to have rides on the Giant Wheel and play Hoopla. Represent this situation algebraically and graphically (geometrically).

Example Given in Section 3.1 - Akhila went to a fair in her village. She wanted to enjoy rides on the Giant Wheel and play Hoopla (a game in which you throw a ring on the items kept in a stall, and if the ring covers any object completely, you get it). The number of times she played Hoopla is half the number of rides she had on the Giant Wheel. If each ride costs ₹ 3, and a game of Hoopla costs ₹ 4, how would you find out the number of rides she had and how many times she played Hoopla, provided she spent ₹ 20.

Answer:

We are asked to represent the given situation algebraically and graphically.


Let the number of Giant Wheel rides Akhila had be $x$.

Let the number of times she played Hoopla be $y$.


According to the problem statement from Section 3.1, the number of times she played Hoopla is half the number of rides she had on the Giant Wheel.

This can be written as an equation:

$$y = \frac{1}{2}x$$

... (1)

Equation (1) can be rearranged as $2y = x$, or:

$$x - 2y = 0$$

... (1)


The cost of each Giant Wheel ride is $\textsf{₹}$ 3. So, the total cost for $x$ rides is $3x$.

The cost of each game of Hoopla is $\textsf{₹}$ 4. So, the total cost for $y$ Hoopla games is $4y$.

Akhila spent a total of $\textsf{₹}$ 20. So, the sum of the costs of rides and Hoopla games equals 20.

This can be written as a second equation:

$$3x + 4y = 20$$

... (2)


The pair of linear equations representing the situation algebraically is:

$$x - 2y = 0$$

$$3x + 4y = 20$$


To represent the situation graphically, we need to plot the graphs of the two linear equations on a coordinate plane.

For the graph of $x - 2y = 0$ (or $x = 2y$), we find some points that satisfy the equation:

$x$ $y$ ($y=x/2$) Point $(x, y)$
00(0, 0)
21(2, 1)
42(4, 2)

For the graph of $3x + 4y = 20$, we find some points that satisfy the equation:

$x$ $y$ ($y=(20-3x)/4$) Point $(x, y)$
05(0, 5)
42(4, 2)
20/3 $\approx 6.67$0(20/3, 0)

To graph the situation, we draw a coordinate plane. We label the x-axis as 'Number of Giant Wheel Rides ($x$)' and the y-axis as 'Number of Hoopla Games ($y$)'. Since the number of rides and games cannot be negative, we focus on the first quadrant (where $x \geq 0$ and $y \geq 0$).

Plot the points found for each equation (e.g., (0,0), (2,1), (4,2) for the first equation; (0,5), (4,2), (20/3,0) for the second equation). Draw a straight line through the points for each equation. Label the lines with their respective equations ($x - 2y = 0$ and $3x + 4y = 20$).

The point where the two lines intersect represents the solution to the system of equations, which corresponds to the number of rides and Hoopla games Akhila had/played that satisfy both conditions simultaneously. The intersection point is (4, 2), meaning $x=4$ rides and $y=2$ Hoopla games.


Algebraic Representation:

$$x - 2y = 0$$

$$3x + 4y = 20$$

Graphical Representation:

Plot the lines corresponding to the above equations on a coordinate plane using the points calculated.

Example 2. Romila went to a stationery shop and purchased 2 pencils and 3 erasers for ₹ 9. Her friend Sonali saw the new variety of pencils and erasers with Romila, and she also bought 4 pencils and 6 erasers of the same kind for ₹ 18. Represent this situation algebraically and graphically.

Answer:

Algebraic Representation:

Let the cost of 1 pencil be $\textsf{₹ } x$.

Let the cost of 1 eraser be $\textsf{₹ } y$.

According to the question,

Romila purchased 2 pencils and 3 erasers for $\textsf{₹ } 9$.

So, the algebraic equation representing this situation is:

$2x + 3y = 9$

... (i)

Sonali purchased 4 pencils and 6 erasers for $\textsf{₹ } 18$.

So, the algebraic equation representing this situation is:

$4x + 6y = 18$

... (ii)

These two equations, $2x + 3y = 9$ and $4x + 6y = 18$, are the algebraic representation of the given situation.


Graphical Representation:

To represent the equations graphically, we need to find points that lie on each line.

For equation (i): $2x + 3y = 9$

Rearranging, we get $3y = 9 - 2x$, or $y = \frac{9 - 2x}{3}$.

Let's find some points:

If $x = 0$, $y = \frac{9 - 2(0)}{3} = \frac{9}{3} = 3$. So, point is (0, 3).

If $x = 4.5$, $y = \frac{9 - 2(4.5)}{3} = \frac{9 - 9}{3} = 0$. So, point is (4.5, 0).

If $x = 3$, $y = \frac{9 - 2(3)}{3} = \frac{9 - 6}{3} = \frac{3}{3} = 1$. So, point is (3, 1).

For equation (ii): $4x + 6y = 18$

Rearranging, we get $6y = 18 - 4x$, or $y = \frac{18 - 4x}{6}$.

We can simplify this equation by dividing by 2: $2x + 3y = 9$. This is the same as equation (i).

Therefore, the points for this line will be the same as for equation (i).

Let's find some points (they will be the same):

If $x = 0$, $y = \frac{18 - 4(0)}{6} = \frac{18}{6} = 3$. So, point is (0, 3).

If $x = 4.5$, $y = \frac{18 - 4(4.5)}{6} = \frac{18 - 18}{6} = 0$. So, point is (4.5, 0).

If $x = -3$, $y = \frac{18 - 4(-3)}{6} = \frac{18 + 12}{6} = \frac{30}{6} = 5$. So, point is (-3, 5).

We can represent these points in a table:

For $2x + 3y = 9$ (and $4x + 6y = 18$)

x $y = \frac{9 - 2x}{3}$ Point (x, y)
03(0, 3)
4.50(4.5, 0)
31(3, 1)
-35(-3, 5)

Now, we plot these points on a graph and draw the lines through them.

(Note: Graphical plot needs to be done on graph paper. The description below explains the result.)

When we plot the points (0, 3), (4.5, 0), (3, 1) etc., for both equations, we find that all the points lie on the same line. This means that the two equations represent the same line graphically.

Therefore, the graphical representation of the situation is a single line representing both equations $2x + 3y = 9$ and $4x + 6y = 18$. The lines are coincident.

Example 3. Two rails are represented by the equations x + 2y – 4 = 0 and 2x + 4y – 12 = 0. Represent this situation geometrically

Answer:

Example 3. Two rails are represented by the equations x + 2y – 4 = 0 and 2x + 4y – 12 = 0. Represent this situation geometrically

Answer:

Given Equations:

The two equations representing the rails are:

$x + 2y - 4 = 0$

... (i)

$2x + 4y - 12 = 0$

... (ii)


Geometric Representation:

To represent these equations geometrically (graphically), we need to find points that satisfy each equation and plot them on a graph.

For equation (i): $x + 2y - 4 = 0$ or $x + 2y = 4$

We can write $y$ in terms of $x$: $2y = 4 - x \implies y = \frac{4 - x}{2}$

Let's find some points:

  • If $x = 0$, $y = \frac{4 - 0}{2} = 2$. Point: (0, 2).
  • If $x = 4$, $y = \frac{4 - 4}{2} = 0$. Point: (4, 0).
  • If $x = 2$, $y = \frac{4 - 2}{2} = 1$. Point: (2, 1).

Table of points for equation (i):

x $y = \frac{4 - x}{2}$ Point (x, y)
02(0, 2)
40(4, 0)
21(2, 1)

For equation (ii): $2x + 4y - 12 = 0$ or $2x + 4y = 12$

We can simplify this equation by dividing by 2: $x + 2y = 6$.

We can write $y$ in terms of $x$: $2y = 6 - x \implies y = \frac{6 - x}{2}$

Let's find some points:

  • If $x = 0$, $y = \frac{6 - 0}{2} = 3$. Point: (0, 3).
  • If $x = 6$, $y = \frac{6 - 6}{2} = 0$. Point: (6, 0).
  • If $x = 2$, $y = \frac{6 - 2}{2} = 2$. Point: (2, 2).

Table of points for equation (ii):

x $y = \frac{6 - x}{2}$ Point (x, y)
03(0, 3)
60(6, 0)
22(2, 2)

Plotting the Graph:

Now, we plot the points for each equation on a coordinate plane and draw a straight line through them.

Line 1 (for $x + 2y = 4$) passes through (0, 2), (4, 0), and (2, 1).

Line 2 (for $x + 2y = 6$) passes through (0, 3), (6, 0), and (2, 2).

(Note: Graphical plot needs to be done on graph paper. The description below explains the result.)

When these lines are plotted on the graph, we observe that they are parallel to each other. They do not intersect at any point.

This geometric representation shows that the two rails represented by the given equations are parallel and will never cross.



Exercise 3.1

Question 1. Aftab tells his daughter, “Seven years ago, I was seven times as old as you were then. Also, three years from now, I shall be three times as old as you will be.” (Isn’t this interesting?) Represent this situation algebraically and graphically.

Answer:

Algebraic Representation:

Let the present age of Aftab be $x$ years.

Let the present age of his daughter be $y$ years.

Seven years ago:

Aftab's age = $(x - 7)$ years

Daughter's age = $(y - 7)$ years

According to the first condition:

Aftab's age = 7 $\times$ Daughter's age

$x - 7 = 7(y - 7)$

$x - 7 = 7y - 49$

$x - 7y = -49 + 7$

$x - 7y = -42$

... (i)

Three years from now:

Aftab's age = $(x + 3)$ years

Daughter's age = $(y + 3)$ years

According to the second condition:

Aftab's age = 3 $\times$ Daughter's age

$x + 3 = 3(y + 3)$

$x + 3 = 3y + 9$

$x - 3y = 9 - 3$

$x - 3y = 6$

... (ii)

Thus, the algebraic representation of the situation is given by the pair of linear equations:

$x - 7y = -42$

$x - 3y = 6$


Graphical Representation:

To represent the equations graphically, we need points for each line.

For equation (i): $x - 7y = -42 \implies x = 7y - 42$

Let's find some points:

  • If $y = 5$, $x = 7(5) - 42 = 35 - 42 = -7$. Point: (-7, 5).
  • If $y = 6$, $x = 7(6) - 42 = 42 - 42 = 0$. Point: (0, 6).
  • If $y = 7$, $x = 7(7) - 42 = 49 - 42 = 7$. Point: (7, 7).

Table of points for equation (i):

x y Point (x, y)
-75(-7, 5)
06(0, 6)
77(7, 7)

For equation (ii): $x - 3y = 6 \implies x = 3y + 6$

Let's find some points:

  • If $y = 0$, $x = 3(0) + 6 = 6$. Point: (6, 0).
  • If $y = -1$, $x = 3(-1) + 6 = -3 + 6 = 3$. Point: (3, -1).
  • If $y = -2$, $x = 3(-2) + 6 = -6 + 6 = 0$. Point: (0, -2).

Table of points for equation (ii):

x y Point (x, y)
60(6, 0)
3-1(3, -1)
0-2(0, -2)

Plotting the Graph:

Now, we plot the points for each equation on a coordinate plane and draw a straight line through them.

Line 1 (for $x - 7y = -42$) passes through (-7, 5), (0, 6), and (7, 7).

Line 2 (for $x - 3y = 6$) passes through (6, 0), (3, -1), and (0, -2).

(Note: Graphical plot needs to be done on graph paper. The description below explains the result.)

When these lines are plotted on the graph, we observe that they are intersecting lines. The point of intersection can be found by extending the lines, which represents the unique solution to the pair of equations (the present ages of Aftab and his daughter). If the lines are plotted accurately, they will intersect at the point (42, 12).

Question 2. The coach of a cricket team buys 3 bats and 6 balls for ₹ 3900. Later, she buys another bat and 3 more balls of the same kind for ₹ 1300. Represent this situation algebraically and geometrically.

Answer:

Algebraic Representation:

Let the cost of one bat be $\textsf{₹ } x$.

Let the cost of one ball be $\textsf{₹ } y$.

According to the question,

First purchase: 3 bats and 6 balls cost $\textsf{₹ } 3900$.

The algebraic equation for this situation is:

$3x + 6y = 3900$

... (i)

Second purchase: Another bat (1 bat) and 3 more balls cost $\textsf{₹ } 1300$.

The algebraic equation for this situation is:

$x + 3y = 1300$

... (ii)

These two equations, $3x + 6y = 3900$ and $x + 3y = 1300$, represent the situation algebraically.

We can simplify equation (i) by dividing the entire equation by 3:

$\frac{3x}{3} + \frac{6y}{3} = \frac{3900}{3}$

$x + 2y = 1300$

... (iii)

So, the simplified pair of algebraic equations is $x + 2y = 1300$ and $x + 3y = 1300$.


Geometric Representation:

To represent the situation geometrically, we will plot the graphs of the two linear equations.

For equation (iii): $x + 2y = 1300 \implies x = 1300 - 2y$

Let's find some points:

  • If $y = 0$, $x = 1300 - 2(0) = 1300$. Point: (1300, 0).
  • If $y = 300$, $x = 1300 - 2(300) = 1300 - 600 = 700$. Point: (700, 300).
  • If $y = 500$, $x = 1300 - 2(500) = 1300 - 1000 = 300$. Point: (300, 500).
  • If $y = 650$, $x = 1300 - 2(650) = 1300 - 1300 = 0$. Point: (0, 650).

Table of points for equation (iii):

x y Point (x, y)
13000(1300, 0)
700300(700, 300)
300500(300, 500)
0650(0, 650)

For equation (ii): $x + 3y = 1300 \implies x = 1300 - 3y$

Let's find some points:

  • If $y = 0$, $x = 1300 - 3(0) = 1300$. Point: (1300, 0).
  • If $y = 100$, $x = 1300 - 3(100) = 1300 - 300 = 1000$. Point: (1000, 100).
  • If $y = 300$, $x = 1300 - 3(300) = 1300 - 900 = 400$. Point: (400, 300).
  • If $y = 400$, $x = 1300 - 3(400) = 1300 - 1200 = 100$. Point: (100, 400).

Table of points for equation (ii):

x y Point (x, y)
13000(1300, 0)
1000100(1000, 100)
400300(400, 300)
100400(100, 400)

Plotting the Graph:

Now, we plot the points for each equation on a coordinate plane and draw a straight line through them.

Line 1 (for $x + 2y = 1300$) passes through (1300, 0), (700, 300), (300, 500), etc.

Line 2 (for $x + 3y = 1300$) passes through (1300, 0), (1000, 100), (400, 300), etc.

(Note: Graphical plot needs to be done on graph paper. The description below explains the result.)

When these lines are plotted on the graph, we observe that they are intersecting lines. They intersect at the point (1300, 0), which represents the solution where the cost of a bat is $\textsf{₹ } 1300$ and the cost of a ball is $\textsf{₹ } 0$. This point satisfies both equations.

Question 3. The cost of 2 kg of apples and 1kg of grapes on a day was found to be ₹ 160. After a month, the cost of 4 kg of apples and 2 kg of grapes is ₹ 300. Represent the situation algebraically and geometrically.

Answer:

Algebraic Representation:

Let the cost of 1 kg of apples be $\textsf{₹ } x$.

Let the cost of 1 kg of grapes be $\textsf{₹ } y$.

According to the question,

First situation: The cost of 2 kg of apples and 1 kg of grapes is $\textsf{₹ } 160$.

The algebraic equation for this situation is:

$2x + y = 160$

... (i)

Second situation (after a month): The cost of 4 kg of apples and 2 kg of grapes is $\textsf{₹ } 300$.

The algebraic equation for this situation is:

$4x + 2y = 300$

... (ii)

These two equations, $2x + y = 160$ and $4x + 2y = 300$, represent the situation algebraically.

We can simplify equation (ii) by dividing the entire equation by 2:

$\frac{4x}{2} + \frac{2y}{2} = \frac{300}{2}$

$2x + y = 150$

... (iii)

So, the pair of algebraic equations representing the situation is $2x + y = 160$ and $2x + y = 150$.


Geometric Representation:

To represent the situation geometrically, we will plot the graphs of the two linear equations.

For equation (i): $2x + y = 160 \implies y = 160 - 2x$

Let's find some points:

  • If $x = 0$, $y = 160 - 2(0) = 160$. Point: (0, 160).
  • If $x = 40$, $y = 160 - 2(40) = 160 - 80 = 80$. Point: (40, 80).
  • If $x = 80$, $y = 160 - 2(80) = 160 - 160 = 0$. Point: (80, 0).

Table of points for equation (i):

x $y = 160 - 2x$ Point (x, y)
0160(0, 160)
4080(40, 80)
800(80, 0)

For equation (iii): $2x + y = 150 \implies y = 150 - 2x$

Let's find some points:

  • If $x = 0$, $y = 150 - 2(0) = 150$. Point: (0, 150).
  • If $x = 50$, $y = 150 - 2(50) = 150 - 100 = 50$. Point: (50, 50).
  • If $x = 75$, $y = 150 - 2(75) = 150 - 150 = 0$. Point: (75, 0).

Table of points for equation (iii):

x $y = 150 - 2x$ Point (x, y)
0150(0, 150)
5050(50, 50)
750(75, 0)

Plotting the Graph:

Now, we plot the points for each equation on a coordinate plane and draw a straight line through them.

Line 1 (for $2x + y = 160$) passes through (0, 160), (40, 80), and (80, 0).

Line 2 (for $2x + y = 150$) passes through (0, 150), (50, 50), and (75, 0).

(Note: Graphical plot needs to be done on graph paper. The description below explains the result.)

When these lines are plotted on the graph, we observe that they are parallel lines. They have the same slope (-2) but different y-intercepts (160 and 150). Since the lines are parallel, they do not intersect, meaning there is no common solution (no combination of costs $x$ and $y$ satisfies both conditions simultaneously).



Example 4 to 6 (Before Exercise 3.2)

Example 4. Check graphically whether the pair of equations

$x + 3y = 6$

... (1)

and

$2x – 3y = 12$

... (2)

is consistent. If so, solve them graphically.

Answer:

Given Equations:

The given pair of linear equations is:

$x + 3y = 6$

... (1)

$2x - 3y = 12$

... (2)


Finding Points for Graphical Representation:

To represent these equations graphically, we need to find at least two points for each equation.

For equation (1): $x + 3y = 6$

We can rewrite this as $3y = 6 - x$ or $y = \frac{6 - x}{3}$.

  • If $x = 0$, $y = \frac{6 - 0}{3} = 2$. Point: A(0, 2).
  • If $x = 6$, $y = \frac{6 - 6}{3} = 0$. Point: B(6, 0).

Table of points for equation (1):

x $y = \frac{6 - x}{3}$ Point
02A(0, 2)
60B(6, 0)

For equation (2): $2x - 3y = 12$

We can rewrite this as $3y = 2x - 12$ or $y = \frac{2x - 12}{3}$.

  • If $x = 0$, $y = \frac{2(0) - 12}{3} = -4$. Point: C(0, -4).
  • If $x = 6$, $y = \frac{2(6) - 12}{3} = \frac{12 - 12}{3} = 0$. Point: D(6, 0).

Table of points for equation (2):

x $y = \frac{2x - 12}{3}$ Point
0-4C(0, -4)
60D(6, 0)

Graphical Solution and Consistency Check:

Now, we plot the points A(0, 2) and B(6, 0) and draw the line AB representing equation (1).

Then, we plot the points C(0, -4) and D(6, 0) and draw the line CD representing equation (2).

(Note: Graphical plot needs to be done on graph paper. The description below explains the result.)

Upon plotting these lines on a graph, we observe that the two lines, AB and CD, intersect at the point B (which is the same as point D), with coordinates (6, 0).

Since the lines intersect at a unique point, the pair of equations has a unique solution.

Therefore, the pair of equations is consistent.

The point of intersection, (6, 0), is the solution to the system of equations.

Solution: $x = 6$, $y = 0$.

Example 5. Graphically, find whether the following pair of equations has no solution, unique solution or infinitely many solutions:

$5x – 8y + 1 = 0$

... (i)

$3x – \frac{24}{5} y + \frac{3}{5} = 0$

... (ii)

Answer:

Given Equations:

The given pair of linear equations is:

$5x - 8y + 1 = 0$

... (i)

$3x - \frac{24}{5}y + \frac{3}{5} = 0$

... (ii)


Simplifying Equation (ii):

To simplify equation (ii), we can multiply the entire equation by 5 to eliminate the denominators:

$5 \left( 3x - \frac{24}{5}y + \frac{3}{5} \right) = 5(0)$

$15x - 24y + 3 = 0$

Now, we can divide this equation by 3:

$\frac{15x}{3} - \frac{24y}{3} + \frac{3}{3} = \frac{0}{3}$

$5x - 8y + 1 = 0$

... (iii)

We observe that the simplified form of equation (ii), which is equation (iii), is identical to equation (i).


Finding Points for Graphical Representation:

Since both equations represent the same line ($5x - 8y + 1 = 0$), we only need to find points for this single line.

From $5x - 8y + 1 = 0$, we can write $y = \frac{5x + 1}{8}$.

Let's find some points:

  • If $x = 3$, $y = \frac{5(3) + 1}{8} = \frac{16}{8} = 2$. Point: (3, 2).
  • If $x = -5$, $y = \frac{5(-5) + 1}{8} = \frac{-24}{8} = -3$. Point: (-5, -3).

Table of points for the line $5x - 8y + 1 = 0$:

x $y = \frac{5x + 1}{8}$ Point (x, y)
32(3, 2)
-5-3(-5, -3)

Graphical Interpretation and Conclusion:

When we plot the points and draw the line for equation (i), and then plot the points and draw the line for equation (ii), we will find that both equations produce the exact same line on the graph.

This means the lines representing the two equations are coincident.

Coincident lines have every point in common.

Therefore, the given pair of linear equations has infinitely many solutions.

Example 6. Champa went to a ‘Sale’ to purchase some pants and skirts. When her friends asked her how many of each she had bought, she answered, “The number of skirts is two less than twice the number of pants purchased. Also, the number of skirts is four less than four times the number of pants purchased”. Help her friends to find how many pants and skirts Champa bought.

Answer:

Algebraic Representation:

Let $x$ be the number of pants Champa purchased.

Let $y$ be the number of skirts Champa purchased.

According to the first statement: "The number of skirts is two less than twice the number of pants purchased."

Twice the number of pants = $2x$.

Two less than twice the number of pants = $2x - 2$.

So, the first equation is:

$y = 2x - 2$

... (i)

According to the second statement: "Also, the number of skirts is four less than four times the number of pants purchased."

Four times the number of pants = $4x$.

Four less than four times the number of pants = $4x - 4$.

So, the second equation is:

$y = 4x - 4$

... (ii)

The situation is represented algebraically by the pair of linear equations:

$y = 2x - 2$

$y = 4x - 4$


Graphical Representation:

To find the number of pants and skirts, we need to find the solution to this pair of equations graphically.

Finding Points for Equation (i): $y = 2x - 2$

  • If $x = 0$, $y = 2(0) - 2 = -2$. Point: (0, -2).
  • If $x = 1$, $y = 2(1) - 2 = 0$. Point: (1, 0).
  • If $x = 2$, $y = 2(2) - 2 = 2$. Point: (2, 2).

Table of points for equation (i):

x (Pants) y (Skirts) Point (x, y)
0-2(0, -2)
10(1, 0)
22(2, 2)

Finding Points for Equation (ii): $y = 4x - 4$

  • If $x = 0$, $y = 4(0) - 4 = -4$. Point: (0, -4).
  • If $x = 1$, $y = 4(1) - 4 = 0$. Point: (1, 0).
  • If $x = 2$, $y = 4(2) - 4 = 4$. Point: (2, 4).

Table of points for equation (ii):

x (Pants) y (Skirts) Point (x, y)
0-4(0, -4)
10(1, 0)
24(2, 4)

Plotting the Graph and Finding the Solution:

Now, we plot the points for each equation on a coordinate plane and draw the lines passing through them.

Line 1 (for $y = 2x - 2$) passes through (0, -2), (1, 0), and (2, 2).

Line 2 (for $y = 4x - 4$) passes through (0, -4), (1, 0), and (2, 4).

(Note: Graphical plot needs to be done on graph paper. The description below explains the result.)

When these lines are plotted on the graph, we observe that they intersect at a single point.

The point of intersection is clearly visible from the tables as well; both lines pass through the point (1, 0).

The intersection point (1, 0) represents the solution to the pair of linear equations.

Here, $x = 1$ and $y = 0$.


Conclusion:

Since $x$ represents the number of pants and $y$ represents the number of skirts:

Number of pants purchased = $x = 1$.

Number of skirts purchased = $y = 0$.

Therefore, Champa bought 1 pant and 0 skirts.



Exercise 3.2

Question 1. Form the pair of linear equations in the following problems, and find their solutions graphically.

(i) 10 students of Class X took part in a Mathematics quiz. If the number of girls is 4 more than the number of boys, find the number of boys and girls who took part in the quiz.

(ii) 5 pencils and 7 pens together cost ₹ 50, whereas 7 pencils and 5 pens together cost ₹ 46. Find the cost of one pencil and that of one pen.

Answer:

Part (i): Mathematics Quiz

Algebraic Representation:

Let the number of boys be $x$.

Let the number of girls be $y$.

According to the first condition, the total number of students is 10.

$x + y = 10$

... (1)

According to the second condition, the number of girls is 4 more than the number of boys.

$y = x + 4$

Rearranging this equation:

$-x + y = 4$

... (2)

The pair of linear equations is $x + y = 10$ and $-x + y = 4$.

Graphical Solution:

To find the solution graphically, we need points for each line.

For equation (1): $x + y = 10 \implies y = 10 - x$

x (Boys) y (Girls) Point (x, y)
010(0, 10)
100(10, 0)
55(5, 5)
37(3, 7)

For equation (2): $-x + y = 4 \implies y = x + 4$

x (Boys) y (Girls) Point (x, y)
04(0, 4)
26(2, 6)
37(3, 7)

Plotting the Graph and Finding the Solution:

Plot the points for each equation on a graph paper and draw the lines.

Line 1 ($x + y = 10$) passes through (0, 10), (10, 0), (5, 5), etc.

Line 2 ($-x + y = 4$) passes through (0, 4), (2, 6), (3, 7), etc.

(Note: Graphical plot needs to be done on graph paper. The description below explains the result.)

The two lines intersect at the point (3, 7).

Thus, the solution is $x = 3$ and $y = 7$.

Conclusion: The number of boys is 3 and the number of girls is 7.


Part (ii): Pencils and Pens

Algebraic Representation:

Let the cost of one pencil be $\textsf{₹ } x$.

Let the cost of one pen be $\textsf{₹ } y$.

According to the first condition, 5 pencils and 7 pens cost $\textsf{₹ } 50$.

$5x + 7y = 50$

... (3)

According to the second condition, 7 pencils and 5 pens cost $\textsf{₹ } 46$.

$7x + 5y = 46$

... (4)

The pair of linear equations is $5x + 7y = 50$ and $7x + 5y = 46$.

Graphical Solution:

To find the solution graphically, we need points for each line.

For equation (3): $5x + 7y = 50 \implies y = \frac{50 - 5x}{7}$

x (Cost of Pencil) y (Cost of Pen) Point (x, y)
35(3, 5)
100(10, 0)
-410(-4, 10)

For equation (4): $7x + 5y = 46 \implies y = \frac{46 - 7x}{5}$

x (Cost of Pencil) y (Cost of Pen) Point (x, y)
35(3, 5)
8-2(8, -2)
-212(-2, 12)

Plotting the Graph and Finding the Solution:

Plot the points for each equation on a graph paper and draw the lines.

Line 1 ($5x + 7y = 50$) passes through (3, 5), (10, 0), (-4, 10), etc.

Line 2 ($7x + 5y = 46$) passes through (3, 5), (8, -2), (-2, 12), etc.

(Note: Graphical plot needs to be done on graph paper. The description below explains the result.)

The two lines intersect at the point (3, 5).

Thus, the solution is $x = 3$ and $y = 5$.

Conclusion: The cost of one pencil is $\textsf{₹ } 3$ and the cost of one pen is $\textsf{₹ } 5$.

Question 2. On comparing the ratios $\frac{a_{1}}{a_{2}}$ , $\frac{b_{1}}{b_{2}}$ and $\frac{c_{1}}{c_{2}}$ find out whether the lines representing the following pairs of linear equations intersect at a point, are parallel or coincident:

(i) 5x – 4y + 8 = 0

7x + 6y – 9 = 0

(ii) 9x + 3y + 12 = 0

18x + 6y + 24 = 0

(iii) 6x – 3y + 10 = 0

2x – y + 9 = 0

Answer:

We compare the given pairs of linear equations with the standard form $a_1x + b_1y + c_1 = 0$ and $a_2x + b_2y + c_2 = 0$.

The conditions for the relationship between the lines are:

  • Intersecting lines: $\frac{a_{1}}{a_{2}} \neq \frac{b_{1}}{b_{2}}$
  • Parallel lines: $\frac{a_{1}}{a_{2}} = \frac{b_{1}}{b_{2}} \neq \frac{c_{1}}{c_{2}}$
  • Coincident lines: $\frac{a_{1}}{a_{2}} = \frac{b_{1}}{b_{2}} = \frac{c_{1}}{c_{2}}$

(i) $5x - 4y + 8 = 0$ and $7x + 6y - 9 = 0$

Comparing with the standard form, we get:

$a_1 = 5, b_1 = -4, c_1 = 8$

$a_2 = 7, b_2 = 6, c_2 = -9$

Now, we compute the ratios:

$\frac{a_{1}}{a_{2}} = \frac{5}{7}$

$\frac{b_{1}}{b_{2}} = \frac{-4}{6} = -\frac{2}{3}$

$\frac{c_{1}}{c_{2}} = \frac{8}{-9} = -\frac{8}{9}$

Comparing the ratios:

$\frac{a_{1}}{a_{2}} = \frac{5}{7}$ and $\frac{b_{1}}{b_{2}} = -\frac{2}{3}$.

Since $\frac{5}{7} \neq -\frac{2}{3}$, we have $\frac{a_{1}}{a_{2}} \neq \frac{b_{1}}{b_{2}}$.

Therefore, the lines representing the pair of linear equations intersect at a point.


(ii) $9x + 3y + 12 = 0$ and $18x + 6y + 24 = 0$

Comparing with the standard form, we get:

$a_1 = 9, b_1 = 3, c_1 = 12$

$a_2 = 18, b_2 = 6, c_2 = 24$

Now, we compute the ratios:

$\frac{a_{1}}{a_{2}} = \frac{9}{18} = \frac{1}{2}$

$\frac{b_{1}}{b_{2}} = \frac{3}{6} = \frac{1}{2}$

$\frac{c_{1}}{c_{2}} = \frac{12}{24} = \frac{1}{2}$

Comparing the ratios:

$\frac{a_{1}}{a_{2}} = \frac{1}{2}$, $\frac{b_{1}}{b_{2}} = \frac{1}{2}$, and $\frac{c_{1}}{c_{2}} = \frac{1}{2}$.

Since $\frac{a_{1}}{a_{2}} = \frac{b_{1}}{b_{2}} = \frac{c_{1}}{c_{2}}$, the condition $\frac{1}{2} = \frac{1}{2} = \frac{1}{2}$ is satisfied.

Therefore, the lines representing the pair of linear equations are coincident.


(iii) $6x - 3y + 10 = 0$ and $2x - y + 9 = 0$

Comparing with the standard form, we get:

$a_1 = 6, b_1 = -3, c_1 = 10$

$a_2 = 2, b_2 = -1, c_2 = 9$

Now, we compute the ratios:

$\frac{a_{1}}{a_{2}} = \frac{6}{2} = 3$

$\frac{b_{1}}{b_{2}} = \frac{-3}{-1} = 3$

$\frac{c_{1}}{c_{2}} = \frac{10}{9}$

Comparing the ratios:

$\frac{a_{1}}{a_{2}} = 3$ and $\frac{b_{1}}{b_{2}} = 3$. So, $\frac{a_{1}}{a_{2}} = \frac{b_{1}}{b_{2}}$.

Now compare $\frac{b_{1}}{b_{2}}$ and $\frac{c_{1}}{c_{2}}$.

$\frac{b_{1}}{b_{2}} = 3$ and $\frac{c_{1}}{c_{2}} = \frac{10}{9}$.

Since $3 \neq \frac{10}{9}$, we have $\frac{b_{1}}{b_{2}} \neq \frac{c_{1}}{c_{2}}$.

Thus, the condition $\frac{a_{1}}{a_{2}} = \frac{b_{1}}{b_{2}} \neq \frac{c_{1}}{c_{2}}$ is satisfied.

Therefore, the lines representing the pair of linear equations are parallel.

Question 3. On comparing the ratios $\frac{a_{1}}{a_{2}}$ , $\frac{b_{1}}{b_{2}}$ and $\frac{c_{1}}{c_{2}}$ find out whether the following pair of linear equations are consistent, or inconsistent.

(i) 3x + 2y = 5 ; 2x – 3y = 7

(ii) 2x – 3y = 8 ; 4x – 6y = 9

(iii) $\frac{3}{2}$ x + $\frac{5}{3}$ y = ; 9x – 10y = 14

(iv) 5x – 3y = 11 ; – 10x + 6y = –22

(v) $\frac{4}{3}$ x + 2y = 8 ; 2x + 3y = 12

Answer:

A pair of linear equations $a_1x + b_1y + c_1 = 0$ and $a_2x + b_2y + c_2 = 0$ is:

  • Consistent if it has at least one solution.
    • Unique solution if $\frac{a_{1}}{a_{2}} \neq \frac{b_{1}}{b_{2}}$ (Intersecting lines).
    • Infinitely many solutions if $\frac{a_{1}}{a_{2}} = \frac{b_{1}}{b_{2}} = \frac{c_{1}}{c_{2}}$ (Coincident lines).
  • Inconsistent if it has no solution.
    • No solution if $\frac{a_{1}}{a_{2}} = \frac{b_{1}}{b_{2}} \neq \frac{c_{1}}{c_{2}}$ (Parallel lines).

We first write the equations in the standard form $ax + by + c = 0$.


(i) $3x + 2y = 5$ and $2x - 3y = 7$

The equations in standard form are:

$3x + 2y - 5 = 0$

$2x - 3y - 7 = 0$

Comparing with $a_1x + b_1y + c_1 = 0$ and $a_2x + b_2y + c_2 = 0$, we get:

$a_1 = 3, b_1 = 2, c_1 = -5$

$a_2 = 2, b_2 = -3, c_2 = -7$

Ratios:

$\frac{a_{1}}{a_{2}} = \frac{3}{2}$

$\frac{b_{1}}{b_{2}} = \frac{2}{-3} = -\frac{2}{3}$

Since $\frac{a_{1}}{a_{2}} \neq \frac{b_{1}}{b_{2}}$ ($\frac{3}{2} \neq -\frac{2}{3}$), the pair of linear equations has a unique solution.

Therefore, the pair of linear equations is consistent.


(ii) $2x - 3y = 8$ and $4x - 6y = 9$

The equations in standard form are:

$2x - 3y - 8 = 0$

$4x - 6y - 9 = 0$

Comparing with $a_1x + b_1y + c_1 = 0$ and $a_2x + b_2y + c_2 = 0$, we get:

$a_1 = 2, b_1 = -3, c_1 = -8$

$a_2 = 4, b_2 = -6, c_2 = -9$

Ratios:

$\frac{a_{1}}{a_{2}} = \frac{2}{4} = \frac{1}{2}$

$\frac{b_{1}}{b_{2}} = \frac{-3}{-6} = \frac{1}{2}$

$\frac{c_{1}}{c_{2}} = \frac{-8}{-9} = \frac{8}{9}$

Since $\frac{a_{1}}{a_{2}} = \frac{b_{1}}{b_{2}} \neq \frac{c_{1}}{c_{2}}$ ($\frac{1}{2} = \frac{1}{2} \neq \frac{8}{9}$), the pair of linear equations has no solution.

Therefore, the pair of linear equations is inconsistent.


(iii) $\frac{3}{2}x + \frac{5}{3}y = 7$ and $9x - 10y = 14$

The equations in standard form are:

$\frac{3}{2}x + \frac{5}{3}y - 7 = 0$

$9x - 10y - 14 = 0$

Comparing with $a_1x + b_1y + c_1 = 0$ and $a_2x + b_2y + c_2 = 0$, we get:

$a_1 = \frac{3}{2}, b_1 = \frac{5}{3}, c_1 = -7$

$a_2 = 9, b_2 = -10, c_2 = -14$

Ratios:

$\frac{a_{1}}{a_{2}} = \frac{3/2}{9} = \frac{3}{2 \times 9} = \frac{3}{18} = \frac{1}{6}$

$\frac{b_{1}}{b_{2}} = \frac{5/3}{-10} = \frac{5}{3 \times (-10)} = \frac{5}{-30} = -\frac{1}{6}$

Since $\frac{a_{1}}{a_{2}} \neq \frac{b_{1}}{b_{2}}$ ($\frac{1}{6} \neq -\frac{1}{6}$), the pair of linear equations has a unique solution.

Therefore, the pair of linear equations is consistent.


(iv) $5x - 3y = 11$ and $-10x + 6y = -22$

The equations in standard form are:

$5x - 3y - 11 = 0$

$-10x + 6y + 22 = 0$

Comparing with $a_1x + b_1y + c_1 = 0$ and $a_2x + b_2y + c_2 = 0$, we get:

$a_1 = 5, b_1 = -3, c_1 = -11$

$a_2 = -10, b_2 = 6, c_2 = 22$

Ratios:

$\frac{a_{1}}{a_{2}} = \frac{5}{-10} = -\frac{1}{2}$

$\frac{b_{1}}{b_{2}} = \frac{-3}{6} = -\frac{1}{2}$

$\frac{c_{1}}{c_{2}} = \frac{-11}{22} = -\frac{1}{2}$

Since $\frac{a_{1}}{a_{2}} = \frac{b_{1}}{b_{2}} = \frac{c_{1}}{c_{2}}$ ($-\frac{1}{2} = -\frac{1}{2} = -\frac{1}{2}$), the pair of linear equations has infinitely many solutions.

Therefore, the pair of linear equations is consistent.


(v) $\frac{4}{3}x + 2y = 8$ and $2x + 3y = 12$

The equations in standard form are:

$\frac{4}{3}x + 2y - 8 = 0$

$2x + 3y - 12 = 0$

Comparing with $a_1x + b_1y + c_1 = 0$ and $a_2x + b_2y + c_2 = 0$, we get:

$a_1 = \frac{4}{3}, b_1 = 2, c_1 = -8$

$a_2 = 2, b_2 = 3, c_2 = -12$

Ratios:

$\frac{a_{1}}{a_{2}} = \frac{4/3}{2} = \frac{4}{3 \times 2} = \frac{4}{6} = \frac{2}{3}$

$\frac{b_{1}}{b_{2}} = \frac{2}{3}$

$\frac{c_{1}}{c_{2}} = \frac{-8}{-12} = \frac{8}{12} = \frac{2}{3}$

Since $\frac{a_{1}}{a_{2}} = \frac{b_{1}}{b_{2}} = \frac{c_{1}}{c_{2}}$ ($\frac{2}{3} = \frac{2}{3} = \frac{2}{3}$), the pair of linear equations has infinitely many solutions.

Therefore, the pair of linear equations is consistent.

Question 4. Which of the following pairs of linear equations are consistent/inconsistent? If consistent, obtain the solution graphically:

(i) x + y = 5, 2x + 2y = 10

(ii) x – y = 8, 3x – 3y = 16

(iii) 2x + y – 6 = 0, 4x – 2y – 4 = 0

(iv) 2x – 2y – 2 = 0, 4x – 4y – 5 = 0

Answer:

We will compare the ratios $\frac{a_1}{a_2}$, $\frac{b_1}{b_2}$, and $\frac{c_1}{c_2}$ for each pair of linear equations written in the form $a_1x + b_1y + c_1 = 0$ and $a_2x + b_2y + c_2 = 0$.

  • Consistent (Unique Solution): $\frac{a_{1}}{a_{2}} \neq \frac{b_{1}}{b_{2}}$
  • Consistent (Infinitely Many Solutions): $\frac{a_{1}}{a_{2}} = \frac{b_{1}}{b_{2}} = \frac{c_{1}}{c_{2}}$
  • Inconsistent (No Solution): $\frac{a_{1}}{a_{2}} = \frac{b_{1}}{b_{2}} \neq \frac{c_{1}}{c_{2}}$

(i) $x + y = 5$ and $2x + 2y = 10$

Writing in standard form:

$x + y - 5 = 0$

$2x + 2y - 10 = 0$

Here, $a_1 = 1, b_1 = 1, c_1 = -5$ and $a_2 = 2, b_2 = 2, c_2 = -10$.

Ratios:

$\frac{a_1}{a_2} = \frac{1}{2}$

$\frac{b_1}{b_2} = \frac{1}{2}$

$\frac{c_1}{c_2} = \frac{-5}{-10} = \frac{1}{2}$

Since $\frac{a_{1}}{a_{2}} = \frac{b_{1}}{b_{2}} = \frac{c_{1}}{c_{2}}$, the pair of linear equations is consistent with infinitely many solutions (coincident lines).

Graphical Solution:

We need points for the line $x + y = 5$ (or $y = 5 - x$).

x y Point (x, y)
05(0, 5)
50(5, 0)
23(2, 3)

(Note: Graphical plot needs to be done on graph paper. The description below explains the result.)

Plotting these points gives a straight line. Since the second equation is equivalent to the first, its graph is the same line. Every point on this line is a solution. For example, (0, 5), (1, 4), (2, 3), (3, 2), (4, 1), (5, 0) are some solutions.


(ii) $x - y = 8$ and $3x - 3y = 16$

Writing in standard form:

$x - y - 8 = 0$

$3x - 3y - 16 = 0$

Here, $a_1 = 1, b_1 = -1, c_1 = -8$ and $a_2 = 3, b_2 = -3, c_2 = -16$.

Ratios:

$\frac{a_1}{a_2} = \frac{1}{3}$

$\frac{b_1}{b_2} = \frac{-1}{-3} = \frac{1}{3}$

$\frac{c_1}{c_2} = \frac{-8}{-16} = \frac{1}{2}$

Since $\frac{a_{1}}{a_{2}} = \frac{b_{1}}{b_{2}} \neq \frac{c_{1}}{c_{2}}$, the pair of linear equations is inconsistent (parallel lines) and has no solution.


(iii) $2x + y - 6 = 0$ and $4x - 2y - 4 = 0$

Equations are already in standard form.

Here, $a_1 = 2, b_1 = 1, c_1 = -6$ and $a_2 = 4, b_2 = -2, c_2 = -4$.

Ratios:

$\frac{a_1}{a_2} = \frac{2}{4} = \frac{1}{2}$

$\frac{b_1}{b_2} = \frac{1}{-2} = -\frac{1}{2}$

Since $\frac{a_{1}}{a_{2}} \neq \frac{b_{1}}{b_{2}}$, the pair of linear equations is consistent with a unique solution (intersecting lines).

Graphical Solution:

For equation $2x + y - 6 = 0 \implies y = 6 - 2x$:

x y Point (x, y)
06(0, 6)
30(3, 0)
22(2, 2)

For equation $4x - 2y - 4 = 0 \implies 2x - y - 2 = 0 \implies y = 2x - 2$:

x y Point (x, y)
0-2(0, -2)
10(1, 0)
22(2, 2)

(Note: Graphical plot needs to be done on graph paper. The description below explains the result.)

Plotting the points and drawing the lines for both equations shows that the lines intersect at the point (2, 2).

Therefore, the solution is $x = 2, y = 2$.


(iv) $2x - 2y - 2 = 0$ and $4x - 4y - 5 = 0$

Equations are already in standard form.

Here, $a_1 = 2, b_1 = -2, c_1 = -2$ and $a_2 = 4, b_2 = -4, c_2 = -5$.

Ratios:

$\frac{a_1}{a_2} = \frac{2}{4} = \frac{1}{2}$

$\frac{b_1}{b_2} = \frac{-2}{-4} = \frac{1}{2}$

$\frac{c_1}{c_2} = \frac{-2}{-5} = \frac{2}{5}$

Since $\frac{a_{1}}{a_{2}} = \frac{b_{1}}{b_{2}} \neq \frac{c_{1}}{c_{2}}$, the pair of linear equations is inconsistent (parallel lines) and has no solution.

Question 5. Half the perimeter of a rectangular garden, whose length is 4 m more than its width, is 36 m. Find the dimensions of the garden.

Answer:

Algebraic Representation:

Let the length of the rectangular garden be $l$ meters.

Let the width of the rectangular garden be $w$ meters.

The perimeter of a rectangle is given by the formula $P = 2(l + w)$.

Half the perimeter is $\frac{P}{2} = \frac{2(l + w)}{2} = l + w$.

According to the first condition, half the perimeter is 36 m.

$l + w = 36$

... (i)

According to the second condition, the length is 4 m more than its width.

$l = w + 4$

Rearranging this equation:

$l - w = 4$

... (ii)

The pair of linear equations representing the situation is:

$l + w = 36$

$l - w = 4$


Algebraic Solution:

We have the system of equations:

$l + w = 36$

... (i)

$l - w = 4$

... (ii)

Substitute $l = w + 4$ from equation (ii) into equation (i):

$(w + 4) + w = 36$

$2w + 4 = 36$

$2w = 36 - 4$

$2w = 32$

$w = \frac{32}{2}$

$w = 16$

Now substitute the value of $w$ back into equation (ii):

$l = w + 4$

$l = 16 + 4$

$l = 20$

So, the length of the garden is 20 m and the width is 16 m.


Graphical Solution:

Let width $w$ be represented by $x$ and length $l$ be represented by $y$.

The equations become:

$y + x = 36 \implies y = 36 - x$ ... (1)

$y - x = 4 \implies y = x + 4$ ... (2)

We find points for each line:

For equation (1): $y = 36 - x$

x (Width) y (Length) Point (x, y)
036(0, 36)
360(36, 0)
1620(16, 20)

For equation (2): $y = x + 4$

x (Width) y (Length) Point (x, y)
04(0, 4)
1014(10, 14)
1620(16, 20)

Plotting the Graph and Finding the Solution:

Plot the points for each equation on a graph paper and draw the lines.

Line 1 ($y = 36 - x$) passes through (0, 36), (36, 0), (16, 20), etc.

Line 2 ($y = x + 4$) passes through (0, 4), (10, 14), (16, 20), etc.

(Note: Graphical plot needs to be done on graph paper. The description below explains the result.)

The two lines intersect at the point (16, 20).

Thus, the solution is $x = 16$ and $y = 20$.


Conclusion:

The dimensions of the garden are:

Length ($l$ or $y$) = 20 m

Width ($w$ or $x$) = 16 m

Question 6. Given the linear equation 2x + 3y – 8 = 0, write another linear equation in two variables such that the geometrical representation of the pair so formed is:

(i) intersecting lines

(ii) parallel lines

(iii) coincident lines:

Answer:

The given linear equation is:

$2x + 3y - 8 = 0$

... (1)

Comparing this with the standard form $a_1x + b_1y + c_1 = 0$, we have:

$a_1 = 2$, $b_1 = 3$, $c_1 = -8$.

Let the other linear equation be $a_2x + b_2y + c_2 = 0$.


(i) Intersecting lines

For the pair of equations to represent intersecting lines, the condition is:

$\frac{a_{1}}{a_{2}} \neq \frac{b_{1}}{b_{2}}$

So, we need $\frac{2}{a_{2}} \neq \frac{3}{b_{2}}$.

We can choose values for $a_2$ and $b_2$ such that this condition is met. For example, let $a_2 = 3$ and $b_2 = 2$.

Then $\frac{a_1}{a_2} = \frac{2}{3}$ and $\frac{b_1}{b_2} = \frac{3}{2}$. Since $\frac{2}{3} \neq \frac{3}{2}$, the condition is satisfied.

The value of $c_2$ can be any real number. Let's choose $c_2 = -7$.

Thus, another linear equation could be:

$3x + 2y - 7 = 0$

(Note: There are infinitely many possible equations.)


(ii) Parallel lines

For the pair of equations to represent parallel lines, the condition is:

$\frac{a_{1}}{a_{2}} = \frac{b_{1}}{b_{2}} \neq \frac{c_{1}}{c_{2}}$

So, we need $\frac{2}{a_{2}} = \frac{3}{b_{2}} \neq \frac{-8}{c_{2}}$.

Let $\frac{a_{1}}{a_{2}} = \frac{b_{1}}{b_{2}} = k$. Then $a_2 = \frac{a_1}{k}$ and $b_2 = \frac{b_1}{k}$.

Let's choose $k = \frac{1}{2}$. Then $a_2 = \frac{2}{1/2} = 4$ and $b_2 = \frac{3}{1/2} = 6$.

Now we need $\frac{c_{1}}{c_{2}} \neq k$, i.e., $\frac{-8}{c_{2}} \neq \frac{1}{2}$.

This means $c_2 \neq -16$.

We can choose any value for $c_2$ except -16. Let's choose $c_2 = -5$.

Thus, another linear equation could be:

$4x + 6y - 5 = 0$

(Note: There are infinitely many possible equations.)


(iii) Coincident lines

For the pair of equations to represent coincident lines, the condition is:

$\frac{a_{1}}{a_{2}} = \frac{b_{1}}{b_{2}} = \frac{c_{1}}{c_{2}}$

So, we need $\frac{2}{a_{2}} = \frac{3}{b_{2}} = \frac{-8}{c_{2}}$.

Let the common ratio be $k$. Then $a_2 = \frac{a_1}{k}$, $b_2 = \frac{b_1}{k}$, and $c_2 = \frac{c_1}{k}$.

Let's choose $k = \frac{1}{2}$.

$a_2 = \frac{2}{1/2} = 4$

$b_2 = \frac{3}{1/2} = 6$

$c_2 = \frac{-8}{1/2} = -16$

Thus, another linear equation could be:

$4x + 6y - 16 = 0$

(This equation can also be written as $2(2x + 3y - 8) = 0$, which is clearly a multiple of the original equation. Note: There are infinitely many possible equations.)

Question 7. Draw the graphs of the equations x – y + 1 = 0 and 3x + 2y – 12 = 0. Determine the coordinates of the vertices of the triangle formed by these lines and the x-axis, and shade the triangular region

Answer:

Given Equations:

$x - y + 1 = 0$

... (i)

$3x + 2y - 12 = 0$

... (ii)


Finding Points for Graphing:

We need to find coordinates of points that satisfy each equation to draw their graphs.

For equation (i): $x - y + 1 = 0 \implies y = x + 1$

x y = x + 1 Point
01(0, 1)
-10A(-1, 0)
23P(2, 3)

The point A(-1, 0) is the intersection of line (i) with the x-axis.

For equation (ii): $3x + 2y - 12 = 0 \implies 2y = 12 - 3x \implies y = \frac{12 - 3x}{2}$

x $y = \frac{12 - 3x}{2}$ Point
06(0, 6)
40B(4, 0)
23P(2, 3)

The point B(4, 0) is the intersection of line (ii) with the x-axis.


Graphical Representation and Triangle Formation:

Now, we plot the points found for each equation on a graph paper and draw the straight lines passing through them.

Line 1 ($y = x + 1$) passes through (0, 1), A(-1, 0), and P(2, 3).

Line 2 ($y = \frac{12 - 3x}{2}$) passes through (0, 6), B(4, 0), and P(2, 3).

(Note: Graphical plot needs to be done on graph paper. The description below explains the result.)

The graph shows two lines intersecting at point P(2, 3).

The triangle is formed by these two lines and the x-axis.

The vertices of this triangle are:

  • The point of intersection of the two lines: P(2, 3).
  • The point where the first line ($x - y + 1 = 0$) intersects the x-axis: A(-1, 0).
  • The point where the second line ($3x + 2y - 12 = 0$) intersects the x-axis: B(4, 0).

Vertices of the Triangle:

The coordinates of the vertices of the triangle formed by the lines and the x-axis are P(2, 3), A(-1, 0), and B(4, 0).

The triangular region formed by these vertices should be shaded on the graph paper.



Example 7 to 10 (Before Exercise 3.3)

Example 7. Solve the following pair of equations by substitution method:

$7x – 15y = 2$

... (1)

$x + 2y = 3$

... (2)

Answer:

Given Equations:

$7x - 15y = 2$

... (1)

$x + 2y = 3$

... (2)


Solution using Substitution Method:

Step 1: Choose one equation and express one variable in terms of the other.

From equation (2), it is easy to express $x$ in terms of $y$.

$x = 3 - 2y$

... (3)

Step 2: Substitute the expression for $x$ from equation (3) into the other equation (equation (1)).

Substituting $x = 3 - 2y$ in equation (1), we get:

$7(3 - 2y) - 15y = 2$

Step 3: Solve the resulting linear equation in one variable ($y$).

$21 - 14y - 15y = 2$

$21 - 29y = 2$

$-29y = 2 - 21$

$-29y = -19$

$y = \frac{-19}{-29}$

$y = \frac{19}{29}$

Step 4: Substitute the value of $y$ back into equation (3) to find the value of $x$.

Substituting $y = \frac{19}{29}$ in equation (3):

$x = 3 - 2 \left( \frac{19}{29} \right)$

$x = 3 - \frac{38}{29}$

$x = \frac{3 \times 29}{29} - \frac{38}{29}$

$x = \frac{87 - 38}{29}$

$x = \frac{49}{29}$


Result:

The solution to the pair of linear equations is:

$x = \frac{49}{29}$ and $y = \frac{19}{29}$.

Example 8. Solve Q.1 of Exercise 3.1 by the method of substitution.

Question 1 of Exercise 3.1 - Aftab tells his daughter, “Seven years ago, I was seven times as old as you were then. Also, three years from now, I shall be three times as old as you will be.” (Isn’t this interesting?) Represent this situation algebraically and graphically.”

Answer:

Algebraic Representation (from Q.1 of Ex 3.1):

Let the present age of Aftab be $x$ years.

Let the present age of his daughter be $y$ years.

The pair of linear equations formed in Q.1 of Exercise 3.1 is:

$x - 7y = -42$

... (i)

$x - 3y = 6$

... (ii)


Solution using Substitution Method:

We need to solve the above pair of equations for $x$ and $y$.

Step 1: Express one variable in terms of the other from one of the equations.

From equation (ii), we can express $x$ in terms of $y$:

$x = 3y + 6$

... (iii)

Step 2: Substitute the expression for $x$ from equation (iii) into equation (i).

Substituting $x = 3y + 6$ in equation (i), we get:

$(3y + 6) - 7y = -42$

Step 3: Solve the resulting linear equation in one variable ($y$).

$3y + 6 - 7y = -42$

$-4y + 6 = -42$

$-4y = -42 - 6$

$-4y = -48$

$y = \frac{-48}{-4}$

$y = 12$

Step 4: Substitute the value of $y$ back into equation (iii) to find the value of $x$.

Substituting $y = 12$ in equation (iii):

$x = 3(12) + 6$

$x = 36 + 6$

$x = 42$


Result:

The solution to the pair of linear equations is $x = 42$ and $y = 12$.

Therefore, Aftab's present age is 42 years and his daughter's present age is 12 years.

Example 9. Let us consider Example 2 in Section 3.3, i.e., the cost of 2 pencils and 3 erasers is ₹ 9 and the cost of 4 pencils and 6 erasers is ₹ 18. Find the cost of each pencil and each eraser.

Answer:

Algebraic Representation (from Example 2):

Let the cost of one pencil be $\textsf{₹ } x$.

Let the cost of one eraser be $\textsf{₹ } y$.

The pair of linear equations representing the situation is:

$2x + 3y = 9$

... (1)

$4x + 6y = 18$

... (2)


Solution using Substitution Method:

Step 1: Express one variable in terms of the other from one equation.

From equation (1), let's express $x$ in terms of $y$.

$2x = 9 - 3y$

$x = \frac{9 - 3y}{2}$

... (3)

Step 2: Substitute the expression for $x$ from equation (3) into equation (2).

$4 \left( \frac{9 - 3y}{2} \right) + 6y = 18$

Step 3: Simplify and solve the resulting equation.

$2 (9 - 3y) + 6y = 18$

$18 - 6y + 6y = 18$

$18 = 18$


Conclusion:

The resulting statement, $18 = 18$, is a true statement, but the variable $y$ has been eliminated.

This indicates that the pair of linear equations is dependent and has infinitely many solutions.

The second equation ($4x + 6y = 18$) is essentially a multiple of the first equation ($2x + 3y = 9$), as $2(2x + 3y) = 2(9)$ gives $4x + 6y = 18$.

Therefore, we cannot find a unique cost for one pencil ($x$) and one eraser ($y$) based on the given information. Any pair of values ($x, y$) that satisfies the equation $2x + 3y = 9$ (where $x$ and $y$ are non-negative, representing costs) is a possible solution.

Example 10. Let us consider the Example 3 of Section 3.2. Will the rails cross each other?

Example 3 of Section 3.2 - Two rails are represented by the equations x + 2y – 4 = 0 and 2x + 4y – 12 = 0.”

Answer:

Given Equations (from Example 3):

The equations representing the two rails are:

$x + 2y - 4 = 0$

... (1)

$2x + 4y - 12 = 0$

... (2)

The question asks whether the rails will cross each other, which means we need to determine if the system of equations has a solution (i.e., if the lines intersect).


Solution using Substitution Method:

Step 1: Express one variable in terms of the other from one equation.

From equation (1), we can express $x$ in terms of $y$:

$x = 4 - 2y$

... (3)

Step 2: Substitute the expression for $x$ from equation (3) into equation (2).

Substituting $x = 4 - 2y$ into equation (2):

$2(4 - 2y) + 4y - 12 = 0$

Step 3: Simplify and solve the resulting equation.

$8 - 4y + 4y - 12 = 0$

$8 - 12 = 0$

$-4 = 0$


Conclusion:

The resulting statement, $-4 = 0$, is a false statement.

This indicates that the pair of linear equations has no solution.

Geometrically, this means the lines representing the two equations are parallel.

Therefore, the rails will not cross each other.



Exercise 3.3

Question 1. Solve the following pair of linear equations by the substitution method

(i) x + y = 14

x – y = 4

(ii) s – t = 3

$\frac{s}{3}$ + $\frac{t}{2}$ = 6

(iii) 3x – y = 3

9x – 3y = 9

(iv) 0.2x + 0.3y = 1.3

0.4x + 0.5y = 2.3

(v) $\sqrt{2}$ x + $\sqrt{3}$ y = 0

$\sqrt{3}$ x − $\sqrt{8}$ y = 0

(vi) $\frac{3x}{2}$ - $\frac{5y}{3}$ = -2

$\frac{x}{3}$ + $\frac{y}{2}$ = $\frac{13}{6}$

Answer:

(i) $x + y = 14$ and $x - y = 4$

The given equations are:

$x + y = 14$

... (1)

$x - y = 4$

... (2)

From equation (2), we can express $x$ in terms of $y$:

$x = 4 + y$

... (3)

Substitute the value of $x$ from equation (3) into equation (1):

$(4 + y) + y = 14$

$4 + 2y = 14$

$2y = 14 - 4$

$2y = 10$

$y = 5$

Substitute the value of $y = 5$ back into equation (3):

$x = 4 + 5$

$x = 9$

Therefore, the solution is $x = 9$ and $y = 5$.


(ii) $s - t = 3$ and $\frac{s}{3} + \frac{t}{2} = 6$

The given equations are:

$s - t = 3$

... (1)

$\frac{s}{3} + \frac{t}{2} = 6$

... (2)

From equation (1), we express $s$ in terms of $t$:

$s = 3 + t$

... (3)

Substitute the value of $s$ from equation (3) into equation (2):

$\frac{3 + t}{3} + \frac{t}{2} = 6$

To eliminate fractions, multiply the entire equation by the LCM of 3 and 2, which is 6:

$6 \left( \frac{3 + t}{3} \right) + 6 \left( \frac{t}{2} \right) = 6(6)$

$2(3 + t) + 3(t) = 36$

$6 + 2t + 3t = 36$

$6 + 5t = 36$

$5t = 36 - 6$

$5t = 30$

$t = 6$

Substitute the value of $t = 6$ back into equation (3):

$s = 3 + 6$

$s = 9$

Therefore, the solution is $s = 9$ and $t = 6$.


(iii) $3x - y = 3$ and $9x - 3y = 9$

The given equations are:

$3x - y = 3$

... (1)

$9x - 3y = 9$

... (2)

From equation (1), we express $y$ in terms of $x$:

$y = 3x - 3$

... (3)

Substitute the value of $y$ from equation (3) into equation (2):

$9x - 3(3x - 3) = 9$

$9x - 9x + 9 = 9$

$9 = 9$

This statement is true for all values of $x$. This means the equations are dependent (represent the same line).

Therefore, the pair of linear equations has infinitely many solutions. Any pair $(x, y)$ satisfying $y = 3x - 3$ is a solution.


(iv) $0.2x + 0.3y = 1.3$ and $0.4x + 0.5y = 2.3$

The given equations are:

$0.2x + 0.3y = 1.3$

$0.4x + 0.5y = 2.3$

Multiply both equations by 10 to remove decimals:

$2x + 3y = 13$

... (1)

$4x + 5y = 23$

... (2)

From equation (1), express $x$ in terms of $y$:

$2x = 13 - 3y$

$x = \frac{13 - 3y}{2}$

... (3)

Substitute the value of $x$ from equation (3) into equation (2):

$4 \left( \frac{13 - 3y}{2} \right) + 5y = 23$

$2(13 - 3y) + 5y = 23$

$26 - 6y + 5y = 23$

$26 - y = 23$

$-y = 23 - 26$

$-y = -3$

$y = 3$

Substitute the value of $y = 3$ back into equation (3):

$x = \frac{13 - 3(3)}{2}$

$x = \frac{13 - 9}{2}$

$x = \frac{4}{2}$

$x = 2$

Therefore, the solution is $x = 2$ and $y = 3$.


(v) $\sqrt{2}x + \sqrt{3}y = 0$ and $\sqrt{3}x - \sqrt{8}y = 0$

The given equations are:

$\sqrt{2}x + \sqrt{3}y = 0$

... (1)

$\sqrt{3}x - \sqrt{8}y = 0$

... (2)

From equation (1), express $x$ in terms of $y$:

$\sqrt{2}x = -\sqrt{3}y$

$x = -\frac{\sqrt{3}}{\sqrt{2}} y$

... (3)

Substitute the value of $x$ from equation (3) into equation (2):

$\sqrt{3} \left( -\frac{\sqrt{3}}{\sqrt{2}} y \right) - \sqrt{8}y = 0$

$-\frac{3}{\sqrt{2}} y - \sqrt{8}y = 0$

Noting that $\sqrt{8} = 2\sqrt{2}$:

$-\frac{3}{\sqrt{2}} y - 2\sqrt{2}y = 0$

Multiply by $\sqrt{2}$ to clear the denominator:

$-3y - (2\sqrt{2})(\sqrt{2})y = 0$

$-3y - 4y = 0$

$-7y = 0$

$y = 0$

Substitute the value of $y = 0$ back into equation (3):

$x = -\frac{\sqrt{3}}{\sqrt{2}} (0)$

$x = 0$

Therefore, the solution is $x = 0$ and $y = 0$.


(vi) $\frac{3x}{2} - \frac{5y}{3} = -2$ and $\frac{x}{3} + \frac{y}{2} = \frac{13}{6}$

The given equations are:

$\frac{3x}{2} - \frac{5y}{3} = -2$

$\frac{x}{3} + \frac{y}{2} = \frac{13}{6}$

Clear the fractions by multiplying by the LCM of the denominators.

For the first equation, LCM(2, 3) = 6:

$6 \left( \frac{3x}{2} \right) - 6 \left( \frac{5y}{3} \right) = 6(-2)$

$9x - 10y = -12$

... (1)

For the second equation, LCM(3, 2, 6) = 6:

$6 \left( \frac{x}{3} \right) + 6 \left( \frac{y}{2} \right) = 6 \left( \frac{13}{6} \right)$

$2x + 3y = 13$

... (2)

From equation (2), express $x$ in terms of $y$:

$2x = 13 - 3y$

$x = \frac{13 - 3y}{2}$

... (3)

Substitute the value of $x$ from equation (3) into equation (1):

$9 \left( \frac{13 - 3y}{2} \right) - 10y = -12$

Multiply the entire equation by 2 to clear the fraction:

$9(13 - 3y) - 2(10y) = 2(-12)$

$117 - 27y - 20y = -24$

$117 - 47y = -24$

$-47y = -24 - 117$

$-47y = -141$

$y = \frac{-141}{-47}$

$y = 3$

Substitute the value of $y = 3$ back into equation (3):

$x = \frac{13 - 3(3)}{2}$

$x = \frac{13 - 9}{2}$

$x = \frac{4}{2}$

$x = 2$

Therefore, the solution is $x = 2$ and $y = 3$.

Question 2. Solve 2x + 3y = 11 and 2x – 4y = – 24 and hence find the value of ‘m’ for which y = mx + 3.

Answer:

Given Equations:

$2x + 3y = 11$

... (i)

$2x - 4y = -24$

... (ii)

And the relation:

$y = mx + 3$

... (iii)


Solving the pair of linear equations:

We can use the substitution method or elimination method. Let's use the substitution method.

From equation (i), express $x$ in terms of $y$:

$2x = 11 - 3y$

$x = \frac{11 - 3y}{2}$

... (iv)

Substitute this expression for $x$ into equation (ii):

$2 \left( \frac{11 - 3y}{2} \right) - 4y = -24$

$(11 - 3y) - 4y = -24$

$11 - 7y = -24$

$-7y = -24 - 11$

$-7y = -35$

$y = \frac{-35}{-7}$

$y = 5$

Now substitute the value of $y = 5$ back into equation (iv) to find $x$:

$x = \frac{11 - 3(5)}{2}$

$x = \frac{11 - 15}{2}$

$x = \frac{-4}{2}$

$x = -2$

So, the solution to the pair of linear equations is $x = -2$ and $y = 5$.


Finding the value of 'm':

Now substitute the values $x = -2$ and $y = 5$ into equation (iii):

$y = mx + 3$

$5 = m(-2) + 3$

$5 = -2m + 3$

$5 - 3 = -2m$

$2 = -2m$

$m = \frac{2}{-2}$

$m = -1$


Result:

The solution to the system of equations is $x = -2$, $y = 5$.

The value of $m$ for which $y = mx + 3$ is $m = -1$.

Question 3. Form the pair of linear equations for the following problems and find their solution by substitution method.

(i) The difference between two numbers is 26 and one number is three times the other. Find them.

(ii) The larger of two supplementary angles exceeds the smaller by 18 degrees. Find them.

(iii) The coach of a cricket team buys 7 bats and 6 balls for ₹ 3800. Later, she buys 3 bats and 5 balls for ₹ 1750. Find the cost of each bat and each ball.

(iv) The taxi charges in a city consist of a fixed charge together with the charge for the distance covered. For a distance of 10 km, the charge paid is ₹ 105 and for a journey of 15 km, the charge paid is ₹ 155. What are the fixed charges and the charge per km? How much does a person have to pay for travelling a distance of 25 km?

(v) A fraction becomes $\frac{9}{11}$ , if 2 is added to both the numerator and the denominator. If, 3 is added to both the numerator and the denominator it becomes $\frac{5}{6}$ Find the fraction

(vi) Five years hence, the age of Jacob will be three times that of his son. Five years ago, Jacob’s age was seven times that of his son. What are their present ages?

Answer:

(i) Two Numbers

Let the two numbers be $x$ and $y$. Assume $x > y$.

According to the problem:

$x - y = 26$

... (1)

$x = 3y$

... (2)

Substitute equation (2) into equation (1):

$(3y) - y = 26$

$2y = 26$

$y = \frac{26}{2}$

$y = 13$

Substitute the value of $y = 13$ back into equation (2):

$x = 3(13)$

$x = 39$

The two numbers are 39 and 13.


(ii) Supplementary Angles

Let the larger angle be $x$ degrees and the smaller angle be $y$ degrees.

Since the angles are supplementary:

$x + y = 180$

... (1)

The larger angle exceeds the smaller by 18 degrees:

$x = y + 18$

... (2)

Substitute equation (2) into equation (1):

$(y + 18) + y = 180$

$2y + 18 = 180$

$2y = 180 - 18$

$2y = 162$

$y = \frac{162}{2}$

$y = 81$

Substitute the value of $y = 81$ back into equation (2):

$x = 81 + 18$

$x = 99$

The two angles are 99 degrees and 81 degrees.


(iii) Bats and Balls

Let the cost of one bat be $\textsf{₹ } x$ and the cost of one ball be $\textsf{₹ } y$.

According to the problem:

$7x + 6y = 3800$

... (1)

$3x + 5y = 1750$

... (2)

From equation (2), express $x$ in terms of $y$:

$3x = 1750 - 5y$

$x = \frac{1750 - 5y}{3}$

... (3)

Substitute the value of $x$ from equation (3) into equation (1):

$7 \left( \frac{1750 - 5y}{3} \right) + 6y = 3800$

Multiply by 3 to clear the fraction:

$7(1750 - 5y) + 3(6y) = 3(3800)$

$12250 - 35y + 18y = 11400$

$12250 - 17y = 11400$

$-17y = 11400 - 12250$

$-17y = -850$

$y = \frac{-850}{-17}$

$y = 50$

Substitute the value of $y = 50$ back into equation (3):

$x = \frac{1750 - 5(50)}{3}$

$x = \frac{1750 - 250}{3}$

$x = \frac{1500}{3}$

$x = 500$

The cost of one bat is $\textsf{₹ } 500$ and the cost of one ball is $\textsf{₹ } 50$.


(iv) Taxi Charges

Let the fixed charge be $\textsf{₹ } x$ and the charge per km be $\textsf{₹ } y$.

According to the problem:

Charge for 10 km: $x + 10y = 105$

... (1)

Charge for 15 km: $x + 15y = 155$

... (2)

From equation (1), express $x$ in terms of $y$:

$x = 105 - 10y$

... (3)

Substitute the value of $x$ from equation (3) into equation (2):

$(105 - 10y) + 15y = 155$

$105 + 5y = 155$

$5y = 155 - 105$

$5y = 50$

$y = 10$

Substitute the value of $y = 10$ back into equation (3):

$x = 105 - 10(10)$

$x = 105 - 100$

$x = 5$

The fixed charge is $\textsf{₹ } 5$ and the charge per km is $\textsf{₹ } 10$.

Now, find the charge for travelling 25 km:

Total charge = Fixed charge + (Charge per km $\times$ Distance)

Total charge = $x + 25y$

Total charge = $5 + 25(10)$

Total charge = $5 + 250$

Total charge = $255$

The charge for travelling 25 km is $\textsf{₹ } 255$.


(v) Fraction

Let the fraction be $\frac{x}{y}$.

According to the problem:

If 2 is added to both numerator and denominator, the fraction becomes $\frac{9}{11}$:

$\frac{x+2}{y+2} = \frac{9}{11}$

$11(x+2) = 9(y+2)$

$11x + 22 = 9y + 18$

$11x - 9y = -4$

... (1)

If 3 is added to both numerator and denominator, the fraction becomes $\frac{5}{6}$:

$\frac{x+3}{y+3} = \frac{5}{6}$

$6(x+3) = 5(y+3)$

$6x + 18 = 5y + 15$

$6x - 5y = -3$

... (2)

From equation (2), express $x$ in terms of $y$:

$6x = 5y - 3$

$x = \frac{5y - 3}{6}$

... (3)

Substitute the value of $x$ from equation (3) into equation (1):

$11 \left( \frac{5y - 3}{6} \right) - 9y = -4$

Multiply by 6 to clear the fraction:

$11(5y - 3) - 6(9y) = 6(-4)$

$55y - 33 - 54y = -24$

$y - 33 = -24$

$y = -24 + 33$

$y = 9$

Substitute the value of $y = 9$ back into equation (3):

$x = \frac{5(9) - 3}{6}$

$x = \frac{45 - 3}{6}$

$x = \frac{42}{6}$

$x = 7$

The fraction is $\frac{x}{y}$. Therefore, the fraction is $\frac{7}{9}$.


(vi) Ages

Let Jacob's present age be $x$ years and his son's present age be $y$ years.

Five years hence:

Jacob's age = $x+5$

Son's age = $y+5$

According to the problem: $x+5 = 3(y+5)$

$x+5 = 3y + 15$

$x - 3y = 10$

... (1)

Five years ago:

Jacob's age = $x-5$

Son's age = $y-5$

According to the problem: $x-5 = 7(y-5)$

$x-5 = 7y - 35$

$x - 7y = -30$

... (2)

From equation (1), express $x$ in terms of $y$:

$x = 3y + 10$

... (3)

Substitute the value of $x$ from equation (3) into equation (2):

$(3y + 10) - 7y = -30$

$-4y + 10 = -30$

$-4y = -30 - 10$

$-4y = -40$

$y = 10$

Substitute the value of $y = 10$ back into equation (3):

$x = 3(10) + 10$

$x = 30 + 10$

$x = 40$

Jacob's present age is 40 years and his son's present age is 10 years.



Example 11 to 13 (Before Exercise 3.4)

Example 11: The ratio of incomes of two persons is 9 : 7 and the ratio of their expenditures is 4 : 3. If each of them manages to save ₹ 2000 per month, find their monthly incomes.

Answer:

Given:

Ratio of monthly incomes of two persons = 9 : 7.

Ratio of their monthly expenditures = 4 : 3.

Monthly savings for each person = $\textsf{₹ } 2000$.


To Find:

The monthly incomes of the two persons.


Solution:

Let the monthly incomes of the two persons be $\textsf{₹ } 9x$ and $\textsf{₹ } 7x$ respectively.

Let their monthly expenditures be $\textsf{₹ } 4y$ and $\textsf{₹ } 3y$ respectively.

We know that: Income - Expenditure = Savings

For the first person:

$9x - 4y = 2000$

... (i)

For the second person:

$7x - 3y = 2000$

... (ii)

Now, we need to solve this pair of linear equations for $x$. We can use the elimination method.

Multiply equation (i) by 3 and equation (ii) by 4 to make the coefficients of $y$ equal:

$3 \times (9x - 4y = 2000) \implies 27x - 12y = 6000$

$27x - 12y = 6000$

... (iii)

$4 \times (7x - 3y = 2000) \implies 28x - 12y = 8000$

$28x - 12y = 8000$

... (iv)

Subtract equation (iii) from equation (iv):

$(28x - 12y) - (27x - 12y) = 8000 - 6000$

$28x - 12y - 27x + 12y = 2000$

$x = 2000$

Now, calculate the monthly incomes:

Income of the first person = $9x = 9 \times 2000 = 18000$.

Income of the second person = $7x = 7 \times 2000 = 14000$.


Result:

The monthly incomes of the two persons are $\textsf{₹ } 18000$ and $\textsf{₹ } 14000$ respectively.

Example 12: Use elimination method to find all possible solutions of the following pair of linear equations :

$2x + 3y = 8$

... (1)

$4x + 6y = 7$

... (2)

Answer:

Given Equations:

$2x + 3y = 8$

... (1)

$4x + 6y = 7$

... (2)


Solution using Elimination Method:

We want to make the coefficients of either $x$ or $y$ the same in both equations.

Let's make the coefficient of $x$ the same. The coefficient of $x$ in equation (1) is 2 and in equation (2) is 4. The least common multiple (LCM) of 2 and 4 is 4.

Multiply equation (1) by 2:

$2 \times (2x + 3y = 8)$

$4x + 6y = 16$

... (3)

Now we have the following system of equations:

$4x + 6y = 16$

... (3)

$4x + 6y = 7$

... (2)

Subtract equation (2) from equation (3) to eliminate both $x$ and $y$:

$(4x + 6y) - (4x + 6y) = 16 - 7$

$4x + 6y - 4x - 6y = 9$

$0 = 9$


Conclusion:

The resulting equation $0 = 9$ is a false statement.

This means that the given pair of linear equations is inconsistent and has no possible solution.

Geometrically, the lines represented by these equations are parallel and never intersect.

Example 13: The sum of a two-digit number and the number obtained by reversing the digits is 66. If the digits of the number differ by 2, find the number. How many such numbers are there?

Answer:

Algebraic Representation:

Let the two-digit number be $10x + y$, where $x$ is the digit in the tens place and $y$ is the digit in the units place.

The number obtained by reversing the digits is $10y + x$.

According to the first condition, the sum of the number and the reversed number is 66:

$(10x + y) + (10y + x) = 66$

$11x + 11y = 66$

Divide the equation by 11:

$x + y = 6$

... (1)

According to the second condition, the digits differ by 2. This gives two possibilities:

Possibility 1: $x - y = 2$

$x - y = 2$

... (2)

Possibility 2: $y - x = 2$

$y - x = 2 \quad \text{or} \quad -x + y = 2$

... (3)


Solving Case 1 (Equations (1) and (2)):

We have the system:

$x + y = 6$

... (1)

$x - y = 2$

... (2)

Using the elimination method, add equations (1) and (2):

$(x + y) + (x - y) = 6 + 2$

$2x = 8$

$x = 4$

Substitute $x = 4$ into equation (1):

$4 + y = 6$

$y = 2$

In this case, the number is $10x + y = 10(4) + 2 = 42$.


Solving Case 2 (Equations (1) and (3)):

We have the system:

$x + y = 6$

... (1)

$-x + y = 2$

... (3)

Using the elimination method, add equations (1) and (3):

$(x + y) + (-x + y) = 6 + 2$

$2y = 8$

$y = 4$

Substitute $y = 4$ into equation (1):

$x + 4 = 6$

$x = 2$

In this case, the number is $10x + y = 10(2) + 4 = 24$.


Conclusion:

The numbers satisfying the given conditions are 42 and 24.

There are two such numbers.



Exercise 3.4

Question 1. Solve the following pair of linear equations by the elimination method and the substitution method:

(i) x + y = 5 and 2x – 3y = 4

(ii) 3x + 4y = 10 and 2x – 2y = 2

(iii) 3x – 5y – 4 = 0 and 9x = 2y + 7

(iv) $\frac{x}{2}$ + $\frac{2y}{3}$ = -1 and x - $\frac{y}{3}$ = 3

Answer:

(i) $x + y = 5$ and $2x - 3y = 4$

The given equations are:

$x + y = 5$

... (1)

$2x - 3y = 4$

... (2)


Elimination Method:

Multiply equation (1) by 3:

$3(x + y) = 3(5) \implies 3x + 3y = 15$

... (3)

Add equation (2) and equation (3):

$(2x - 3y) + (3x + 3y) = 4 + 15$

$5x = 19$

$x = \frac{19}{5}$

Substitute $x = \frac{19}{5}$ into equation (1):

$\frac{19}{5} + y = 5$

$y = 5 - \frac{19}{5}$

$y = \frac{25 - 19}{5}$

$y = \frac{6}{5}$

Solution by elimination: $x = \frac{19}{5}, y = \frac{6}{5}$.


Substitution Method:

From equation (1), express $y$ in terms of $x$:

$y = 5 - x$

... (4)

Substitute this value of $y$ into equation (2):

$2x - 3(5 - x) = 4$

$2x - 15 + 3x = 4$

$5x = 4 + 15$

$5x = 19$

$x = \frac{19}{5}$

Substitute $x = \frac{19}{5}$ back into equation (4):

$y = 5 - \frac{19}{5}$

$y = \frac{25 - 19}{5}$

$y = \frac{6}{5}$

Solution by substitution: $x = \frac{19}{5}, y = \frac{6}{5}$.

The solution is $x = \frac{19}{5}$ and $y = \frac{6}{5}$.


(ii) $3x + 4y = 10$ and $2x - 2y = 2$

The given equations are:

$3x + 4y = 10$

... (1)

$2x - 2y = 2$

... (2)


Elimination Method:

Multiply equation (2) by 2:

$2(2x - 2y) = 2(2) \implies 4x - 4y = 4$

... (3)

Add equation (1) and equation (3):

$(3x + 4y) + (4x - 4y) = 10 + 4$

$7x = 14$

$x = 2$

Substitute $x = 2$ into equation (2):

$2(2) - 2y = 2$

$4 - 2y = 2$

$-2y = 2 - 4$

$-2y = -2$

$y = 1$

Solution by elimination: $x = 2, y = 1$.


Substitution Method:

From equation (2), divide by 2: $x - y = 1$.

Express $x$ in terms of $y$:

$x = y + 1$

... (4)

Substitute this value of $x$ into equation (1):

$3(y + 1) + 4y = 10$

$3y + 3 + 4y = 10$

$7y + 3 = 10$

$7y = 7$

$y = 1$

Substitute $y = 1$ back into equation (4):

$x = 1 + 1$

$x = 2$

Solution by substitution: $x = 2, y = 1$.

The solution is $x = 2$ and $y = 1$.


(iii) $3x - 5y - 4 = 0$ and $9x = 2y + 7$

Rewrite the equations in standard form:

$3x - 5y = 4$

... (1)

$9x - 2y = 7$

... (2)


Elimination Method:

Multiply equation (1) by 3:

$3(3x - 5y) = 3(4) \implies 9x - 15y = 12$

... (3)

Subtract equation (3) from equation (2):

$(9x - 2y) - (9x - 15y) = 7 - 12$

$9x - 2y - 9x + 15y = -5$

$13y = -5$

$y = -\frac{5}{13}$

Substitute $y = -\frac{5}{13}$ into equation (1):

$3x - 5 \left( -\frac{5}{13} \right) = 4$

$3x + \frac{25}{13} = 4$

$3x = 4 - \frac{25}{13}$

$3x = \frac{52 - 25}{13}$

$3x = \frac{27}{13}$

$x = \frac{27}{13 \times 3}$

$x = \frac{9}{13}$

Solution by elimination: $x = \frac{9}{13}, y = -\frac{5}{13}$.


Substitution Method:

From equation (1), express $x$ in terms of $y$:

$3x = 5y + 4$

$x = \frac{5y + 4}{3}$

... (4)

Substitute this value of $x$ into equation (2):

$9 \left( \frac{5y + 4}{3} \right) - 2y = 7$

$3(5y + 4) - 2y = 7$

$15y + 12 - 2y = 7$

$13y + 12 = 7$

$13y = 7 - 12$

$13y = -5$

$y = -\frac{5}{13}$

Substitute $y = -\frac{5}{13}$ back into equation (4):

$x = \frac{5(-\frac{5}{13}) + 4}{3}$

$x = \frac{-\frac{25}{13} + 4}{3}$

$x = \frac{\frac{-25 + 52}{13}}{3}$

$x = \frac{\frac{27}{13}}{3}$

$x = \frac{9}{13}$

Solution by substitution: $x = \frac{9}{13}, y = -\frac{5}{13}$.

The solution is $x = \frac{9}{13}$ and $y = -\frac{5}{13}$.


(iv) $\frac{x}{2} + \frac{2y}{3} = -1$ and $x - \frac{y}{3} = 3$

Clear the fractions first.

Multiply the first equation by 6 (LCM of 2 and 3):

$6 \left( \frac{x}{2} \right) + 6 \left( \frac{2y}{3} \right) = 6(-1)$

$3x + 4y = -6$

... (1)

Multiply the second equation by 3:

$3(x) - 3 \left( \frac{y}{3} \right) = 3(3)$

$3x - y = 9$

... (2)


Elimination Method:

Subtract equation (2) from equation (1):

$(3x + 4y) - (3x - y) = -6 - 9$

$3x + 4y - 3x + y = -15$

$5y = -15$

$y = -3$

Substitute $y = -3$ into equation (2):

$3x - (-3) = 9$

$3x + 3 = 9$

$3x = 6$

$x = 2$

Solution by elimination: $x = 2, y = -3$.


Substitution Method:

From equation (2), express $y$ in terms of $x$:

$y = 3x - 9$

... (3)

Substitute this value of $y$ into equation (1):

$3x + 4(3x - 9) = -6$

$3x + 12x - 36 = -6$

$15x = -6 + 36$

$15x = 30$

$x = 2$

Substitute $x = 2$ back into equation (3):

$y = 3(2) - 9$

$y = 6 - 9$

$y = -3$

Solution by substitution: $x = 2, y = -3$.

The solution is $x = 2$ and $y = -3$.

Question 2. Form the pair of linear equations in the following problems, and find their solutions (if they exist) by the elimination method :

(i) If we add 1 to the numerator and subtract 1 from the denominator, a fraction reduces to 1. It becomes $\frac{1}{2}$ if we only add 1 to the denominator. What is the fraction?

(ii) Five years ago, Nuri was thrice as old as Sonu. Ten years later, Nuri will be twice as old as Sonu. How old are Nuri and Sonu?

(iii) The sum of the digits of a two-digit number is 9. Also, nine times this number is twice the number obtained by reversing the order of the digits. Find the number.

(iv) Meena went to a bank to withdraw ₹ 2000. She asked the cashier to give her ₹ 50 and ₹ 100 notes only. Meena got 25 notes in all. Find how many notes of ₹ 50 and ₹ 100 she received.

(v) A lending library has a fixed charge for the first three days and an additional charge for each day thereafter. Saritha paid ₹ 27 for a book kept for seven days, while Susy paid ₹ 21 for the book she kept for five days. Find the fixed charge and the charge for each extra day.

Answer:

(i) Fraction Problem

Let the numerator of the fraction be $x$ and the denominator be $y$. The fraction is $\frac{x}{y}$.

According to the first condition:

$\frac{x+1}{y-1} = 1$

$x+1 = y-1$

$x - y = -2$

... (1)

According to the second condition:

$\frac{x}{y+1} = \frac{1}{2}$

$2x = y+1$

$2x - y = 1$

... (2)

Now, solve equations (1) and (2) using the elimination method.

Subtract equation (1) from equation (2):

$(2x - y) - (x - y) = 1 - (-2)$

$2x - y - x + y = 3$

$x = 3$

Substitute $x = 3$ into equation (1):

$3 - y = -2$

$-y = -2 - 3$

$-y = -5$

$y = 5$

Therefore, the fraction is $\frac{3}{5}$.


(ii) Age Problem

Let Nuri's present age be $n$ years and Sonu's present age be $s$ years.

Five years ago:

Nuri's age = $n-5$

Sonu's age = $s-5$

Condition: $n-5 = 3(s-5)$

$n-5 = 3s - 15$

$n - 3s = -10$

... (1)

Ten years later:

Nuri's age = $n+10$

Sonu's age = $s+10$

Condition: $n+10 = 2(s+10)$

$n+10 = 2s + 20$

$n - 2s = 10$

... (2)

Now, solve equations (1) and (2) using the elimination method.

Subtract equation (1) from equation (2):

$(n - 2s) - (n - 3s) = 10 - (-10)$

$n - 2s - n + 3s = 20$

$s = 20$

Substitute $s = 20$ into equation (2):

$n - 2(20) = 10$

$n - 40 = 10$

$n = 50$

Therefore, Nuri's present age is 50 years and Sonu's present age is 20 years.


(iii) Two-Digit Number Problem

Let the digit in the tens place be $x$ and the digit in the units place be $y$.

The two-digit number is $10x + y$.

The number obtained by reversing the digits is $10y + x$.

According to the first condition (sum of digits is 9):

$x + y = 9$

... (1)

According to the second condition (nine times the number is twice the reversed number):

$9(10x + y) = 2(10y + x)$

$90x + 9y = 20y + 2x$

$90x - 2x = 20y - 9y$

$88x = 11y$

$8x = y$

$8x - y = 0$

... (2)

Now, solve equations (1) and (2) using the elimination method.

Add equation (1) and equation (2):

$(x + y) + (8x - y) = 9 + 0$

$9x = 9$

$x = 1$

Substitute $x = 1$ into equation (1):

$1 + y = 9$

$y = 8$

The number is $10x + y = 10(1) + 8 = 18$.

Therefore, the number is 18.


(iv) Bank Notes Problem

Let the number of $\textsf{₹ } 50$ notes be $f$ and the number of $\textsf{₹ } 100$ notes be $h$.

According to the first condition (total number of notes is 25):

$f + h = 25$

... (1)

According to the second condition (total value is $\textsf{₹ } 2000$):

$50f + 100h = 2000$

Divide the equation by 50:

$f + 2h = 40$

... (2)

Now, solve equations (1) and (2) using the elimination method.

Subtract equation (1) from equation (2):

$(f + 2h) - (f + h) = 40 - 25$

$f + 2h - f - h = 15$

$h = 15$

Substitute $h = 15$ into equation (1):

$f + 15 = 25$

$f = 10$

Therefore, Meena received 10 notes of $\textsf{₹ } 50$ and 15 notes of $\textsf{₹ } 100$.


(v) Library Charges Problem

Let the fixed charge for the first three days be $\textsf{₹ } x$.

Let the additional charge for each day thereafter be $\textsf{₹ } y$.

For Saritha (book kept for 7 days):

Number of extra days = $7 - 3 = 4$

Total charge = Fixed charge + (Charge per extra day $\times$ Number of extra days)

$x + 4y = 27$

... (1)

For Susy (book kept for 5 days):

Number of extra days = $5 - 3 = 2$

$x + 2y = 21$

... (2)

Now, solve equations (1) and (2) using the elimination method.

Subtract equation (2) from equation (1):

$(x + 4y) - (x + 2y) = 27 - 21$

$x + 4y - x - 2y = 6$

$2y = 6$

$y = 3$

Substitute $y = 3$ into equation (2):

$x + 2(3) = 21$

$x + 6 = 21$

$x = 15$

Therefore, the fixed charge is $\textsf{₹ } 15$ and the charge for each extra day is $\textsf{₹ } 3$.



Example 14 to 16 (Before Exercise 3.5)

Example 14. From a bus stand in Bangalore , if we buy 2 tickets to Malleswaram and 3 tickets to Yeshwanthpur, the total cost is ₹ 46; but if we buy 3 tickets to Malleswaram and 5 tickets to Yeshwanthpur the total cost is ₹ 74. Find the fares from the bus stand to Malleswaram, and to Yeshwanthpur.

Answer:

Algebraic Representation:

Let the fare from the bus stand in Bangalore to Malleswaram be $\textsf{₹ } x$.

Let the fare from the bus stand in Bangalore to Yeshwanthpur be $\textsf{₹ } y$.

According to the first condition:

$2x + 3y = 46$

... (1)

According to the second condition:

$3x + 5y = 74$

... (2)


Solution using Cross-Multiplication Method:

Rewrite the equations in the standard form $ax + by + c = 0$:

$2x + 3y - 46 = 0$

$3x + 5y - 74 = 0$

Comparing these with $a_1x + b_1y + c_1 = 0$ and $a_2x + b_2y + c_2 = 0$, we get:

$a_1 = 2, b_1 = 3, c_1 = -46$

$a_2 = 3, b_2 = 5, c_2 = -74$

Using the cross-multiplication formula:

$\frac{x}{b_1c_2 - b_2c_1} = \frac{y}{c_1a_2 - c_2a_1} = \frac{1}{a_1b_2 - a_2b_1}$

Substitute the values:

$\frac{x}{(3)(-74) - (5)(-46)} = \frac{y}{(-46)(3) - (-74)(2)} = \frac{1}{(2)(5) - (3)(3)}$

$\frac{x}{-222 - (-230)} = \frac{y}{-138 - (-148)} = \frac{1}{10 - 9}$

$\frac{x}{-222 + 230} = \frac{y}{-138 + 148} = \frac{1}{1}$

$\frac{x}{8} = \frac{y}{10} = \frac{1}{1}$

Now, solve for $x$ and $y$:

$\frac{x}{8} = \frac{1}{1} \implies x = 8$

$\frac{y}{10} = \frac{1}{1} \implies y = 10$


Alternate Solution using Elimination Method:

Multiply equation (1) by 3 and equation (2) by 2:

$3(2x + 3y) = 3(46) \implies 6x + 9y = 138$

... (3)

$2(3x + 5y) = 2(74) \implies 6x + 10y = 148$

... (4)

Subtract equation (3) from equation (4):

$(6x + 10y) - (6x + 9y) = 148 - 138$

$y = 10$

Substitute $y = 10$ into equation (1):

$2x + 3(10) = 46$

$2x + 30 = 46$

$2x = 16$

$x = 8$


Result:

The fare from the bus stand to Malleswaram is $\textsf{₹ } 8$.

The fare from the bus stand to Yeshwanthpur is $\textsf{₹ } 10$.

Example 15. For which values of p does the pair of equations given below has unique solution?

4x + py + 8 = 0

2x + 2y + 2 = 0

Answer:

Given Equations:

$4x + py + 8 = 0$

... (1)

$2x + 2y + 2 = 0$

... (2)


Condition for Unique Solution:

A pair of linear equations $a_1x + b_1y + c_1 = 0$ and $a_2x + b_2y + c_2 = 0$ has a unique solution if and only if:

$\frac{a_1}{a_2} \neq \frac{b_1}{b_2}$


Identifying Coefficients:

Comparing equation (1) with $a_1x + b_1y + c_1 = 0$, we get:

$a_1 = 4$, $b_1 = p$, $c_1 = 8$

Comparing equation (2) with $a_2x + b_2y + c_2 = 0$, we get:

$a_2 = 2$, $b_2 = 2$, $c_2 = 2$


Applying the Condition:

Substitute the values of the coefficients into the condition for a unique solution:

$\frac{a_1}{a_2} \neq \frac{b_1}{b_2}$

$\frac{4}{2} \neq \frac{p}{2}$

$2 \neq \frac{p}{2}$

Multiply both sides by 2:

$2 \times 2 \neq p$

$4 \neq p$


Conclusion:

The pair of linear equations will have a unique solution for all real values of $p$ except $p = 4$.

Thus, the condition is $p \neq 4$.

Example 16. For what values of k will the following pair of linear equations have infinitely many solutions?

kx + 3y – (k – 3) = 0

12x + ky – k = 0

Answer:

Given Equations:

The pair of linear equations is:

$kx + 3y - (k - 3) = 0$

... (1)

$12x + ky - k = 0$

... (2)


Condition for Infinitely Many Solutions:

A pair of linear equations $a_1x + b_1y + c_1 = 0$ and $a_2x + b_2y + c_2 = 0$ has infinitely many solutions if and only if:

$\frac{a_1}{a_2} = \frac{b_1}{b_2} = \frac{c_1}{c_2}$


Identifying Coefficients:

Comparing equation (1) with $a_1x + b_1y + c_1 = 0$, we get:

$a_1 = k$, $b_1 = 3$, $c_1 = -(k - 3) = 3 - k$

Comparing equation (2) with $a_2x + b_2y + c_2 = 0$, we get:

$a_2 = 12$, $b_2 = k$, $c_2 = -k$


Applying the Condition:

For infinitely many solutions, we must have:

$\frac{a_1}{a_2} = \frac{b_1}{b_2} = \frac{c_1}{c_2}$

$\frac{k}{12} = \frac{3}{k} = \frac{3 - k}{-k}$

Let's consider the first two parts:

$\frac{k}{12} = \frac{3}{k}$

$k^2 = 12 \times 3$

$k^2 = 36$

$k = \pm 6$

Now, let's consider the last two parts (assuming $k \neq 0$):

$\frac{3}{k} = \frac{3 - k}{-k}$

Multiply both sides by $-k$:

$3(-1) = 3 - k$

$-3 = 3 - k$

$k = 3 + 3$

$k = 6$

Now, let's consider the first and third parts (assuming $k \neq 0$):

$\frac{k}{12} = \frac{3 - k}{-k}$

$k(-k) = 12(3 - k)$

$-k^2 = 36 - 12k$

$k^2 - 12k + 36 = 0$

$(k - 6)^2 = 0$

$k = 6$

For the system to have infinitely many solutions, the value of $k$ must satisfy all the conditions. The common value obtained from all parts is $k=6$.


Verification for k=6:

Substitute $k=6$ into the ratios:

$\frac{a_1}{a_2} = \frac{6}{12} = \frac{1}{2}$

$\frac{b_1}{b_2} = \frac{3}{6} = \frac{1}{2}$

$\frac{c_1}{c_2} = \frac{3 - 6}{-6} = \frac{-3}{-6} = \frac{1}{2}$

Since $\frac{a_1}{a_2} = \frac{b_1}{b_2} = \frac{c_1}{c_2}$ when $k = 6$, the system has infinitely many solutions.


Conclusion:

The value of $k$ for which the given pair of linear equations has infinitely many solutions is $k = 6$.



Exercise 3.5

Question 1. Which of the following pairs of linear equations has unique solution, no solution, or infinitely many solutions. In case there is a unique solution, find it by using cross multiplication method.

(i) x – 3y – 3 = 0

3x – 9y – 2 = 0

(ii) 2x + y = 5

3x + 2y = 8

(iii) 3x – 5y = 20

6x – 10y = 40

(iv) x – 3y – 7 = 0

3x – 3y – 15 = 0

Answer:

We compare the given pairs of linear equations with the standard form $a_1x + b_1y + c_1 = 0$ and $a_2x + b_2y + c_2 = 0$. The conditions for the nature of solutions are:

  • Unique solution: $\frac{a_{1}}{a_{2}} \neq \frac{b_{1}}{b_{2}}$
  • No solution: $\frac{a_{1}}{a_{2}} = \frac{b_{1}}{b_{2}} \neq \frac{c_{1}}{c_{2}}$
  • Infinitely many solutions: $\frac{a_{1}}{a_{2}} = \frac{b_{1}}{b_{2}} = \frac{c_{1}}{c_{2}}$

(i) $x - 3y - 3 = 0$ and $3x - 9y - 2 = 0$

Here, $a_1 = 1, b_1 = -3, c_1 = -3$

And $a_2 = 3, b_2 = -9, c_2 = -2$

Compute the ratios:

$\frac{a_1}{a_2} = \frac{1}{3}$

$\frac{b_1}{b_2} = \frac{-3}{-9} = \frac{1}{3}$

$\frac{c_1}{c_2} = \frac{-3}{-2} = \frac{3}{2}$

Since $\frac{a_1}{a_2} = \frac{b_1}{b_2} \neq \frac{c_1}{c_2}$, the pair of linear equations has no solution.


(ii) $2x + y = 5$ and $3x + 2y = 8$

Rewrite the equations in standard form:

$2x + y - 5 = 0$

$3x + 2y - 8 = 0$

Here, $a_1 = 2, b_1 = 1, c_1 = -5$

And $a_2 = 3, b_2 = 2, c_2 = -8$

Compute the ratios:

$\frac{a_1}{a_2} = \frac{2}{3}$

$\frac{b_1}{b_2} = \frac{1}{2}$

Since $\frac{a_1}{a_2} \neq \frac{b_1}{b_2}$, the pair of linear equations has a unique solution.

Using the cross-multiplication method:

$\frac{x}{b_1c_2 - b_2c_1} = \frac{y}{c_1a_2 - c_2a_1} = \frac{1}{a_1b_2 - a_2b_1}$

$\frac{x}{(1)(-8) - (2)(-5)} = \frac{y}{(-5)(3) - (-8)(2)} = \frac{1}{(2)(2) - (3)(1)}$

$\frac{x}{-8 - (-10)} = \frac{y}{-15 - (-16)} = \frac{1}{4 - 3}$

$\frac{x}{-8 + 10} = \frac{y}{-15 + 16} = \frac{1}{1}$

$\frac{x}{2} = \frac{y}{1} = \frac{1}{1}$

Equating $\frac{x}{2}$ with $\frac{1}{1}$:

$x = 2$

Equating $\frac{y}{1}$ with $\frac{1}{1}$:

$y = 1$

The unique solution is $x = 2, y = 1$.


(iii) $3x - 5y = 20$ and $6x - 10y = 40$

Rewrite the equations in standard form:

$3x - 5y - 20 = 0$

$6x - 10y - 40 = 0$

Here, $a_1 = 3, b_1 = -5, c_1 = -20$

And $a_2 = 6, b_2 = -10, c_2 = -40$

Compute the ratios:

$\frac{a_1}{a_2} = \frac{3}{6} = \frac{1}{2}$

$\frac{b_1}{b_2} = \frac{-5}{-10} = \frac{1}{2}$

$\frac{c_1}{c_2} = \frac{-20}{-40} = \frac{1}{2}$

Since $\frac{a_1}{a_2} = \frac{b_1}{b_2} = \frac{c_1}{c_2}$, the pair of linear equations has infinitely many solutions.


(iv) $x - 3y - 7 = 0$ and $3x - 3y - 15 = 0$

Here, $a_1 = 1, b_1 = -3, c_1 = -7$

And $a_2 = 3, b_2 = -3, c_2 = -15$

Compute the ratios:

$\frac{a_1}{a_2} = \frac{1}{3}$

$\frac{b_1}{b_2} = \frac{-3}{-3} = 1$

Since $\frac{a_1}{a_2} \neq \frac{b_1}{b_2}$, the pair of linear equations has a unique solution.

Using the cross-multiplication method:

$\frac{x}{b_1c_2 - b_2c_1} = \frac{y}{c_1a_2 - c_2a_1} = \frac{1}{a_1b_2 - a_2b_1}$

$\frac{x}{(-3)(-15) - (-3)(-7)} = \frac{y}{(-7)(3) - (-15)(1)} = \frac{1}{(1)(-3) - (3)(-3)}$

$\frac{x}{45 - 21} = \frac{y}{-21 - (-15)} = \frac{1}{-3 - (-9)}$

$\frac{x}{24} = \frac{y}{-21 + 15} = \frac{1}{-3 + 9}$

$\frac{x}{24} = \frac{y}{-6} = \frac{1}{6}$

Equating $\frac{x}{24}$ with $\frac{1}{6}$:

$x = \frac{24}{6}$

$x = 4$

Equating $\frac{y}{-6}$ with $\frac{1}{6}$:

$y = \frac{-6}{6}$

$y = -1$

The unique solution is $x = 4, y = -1$.

Question 2. (i) For which values of a and b does the following pair of linear equations have an infinite number of solutions?

2x + 3y = 7

(a – b) x + (a + b) y = 3a + b – 2

(ii) For which value of k will the following pair of linear equations have no solution?

3x + y = 1

(2k – 1) x + (k – 1) y = 2k + 1

Answer:

(i) Infinite Number of Solutions

The given pair of linear equations is:

$2x + 3y = 7 \implies 2x + 3y - 7 = 0$

$(a - b)x + (a + b)y = 3a + b - 2 \implies (a - b)x + (a + b)y - (3a + b - 2) = 0$

For a pair of linear equations $a_1x + b_1y + c_1 = 0$ and $a_2x + b_2y + c_2 = 0$ to have an infinite number of solutions, the condition is:

$\frac{a_1}{a_2} = \frac{b_1}{b_2} = \frac{c_1}{c_2}$

Here, $a_1 = 2, b_1 = 3, c_1 = -7$.

And $a_2 = a - b, b_2 = a + b, c_2 = -(3a + b - 2)$.

Applying the condition:

$\frac{2}{a - b} = \frac{3}{a + b} = \frac{-7}{-(3a + b - 2)} = \frac{7}{3a + b - 2}$

From the first two parts:

$\frac{2}{a - b} = \frac{3}{a + b}$

$2(a + b) = 3(a - b)$

$2a + 2b = 3a - 3b$

$5b = a$

$a = 5b$

... (1)

From the last two parts:

$\frac{3}{a + b} = \frac{7}{3a + b - 2}$

$3(3a + b - 2) = 7(a + b)$

$9a + 3b - 6 = 7a + 7b$

$9a - 7a + 3b - 7b = 6$

$2a - 4b = 6$

$a - 2b = 3$

... (2)

Substitute the value of $a$ from equation (1) into equation (2):

$(5b) - 2b = 3$

$3b = 3$

$b = 1$

Substitute the value of $b = 1$ back into equation (1):

$a = 5(1)$

$a = 5$

Thus, the pair of linear equations will have an infinite number of solutions when $a = 5$ and $b = 1$.


(ii) No Solution

The given pair of linear equations is:

$3x + y = 1 \implies 3x + y - 1 = 0$

$(2k - 1)x + (k - 1)y = 2k + 1 \implies (2k - 1)x + (k - 1)y - (2k + 1) = 0$

For a pair of linear equations $a_1x + b_1y + c_1 = 0$ and $a_2x + b_2y + c_2 = 0$ to have no solution, the condition is:

$\frac{a_1}{a_2} = \frac{b_1}{b_2} \neq \frac{c_1}{c_2}$

Here, $a_1 = 3, b_1 = 1, c_1 = -1$.

And $a_2 = 2k - 1, b_2 = k - 1, c_2 = -(2k + 1)$.

Applying the condition:

$\frac{3}{2k - 1} = \frac{1}{k - 1} \neq \frac{-1}{-(2k + 1)}$

First, consider the equality part:

$\frac{3}{2k - 1} = \frac{1}{k - 1}$

$3(k - 1) = 1(2k - 1)$

$3k - 3 = 2k - 1$

$3k - 2k = -1 + 3$

$k = 2$

Now, consider the inequality part with $k = 2$:

$\frac{b_1}{b_2} \neq \frac{c_1}{c_2}$

$\frac{1}{k - 1} \neq \frac{-1}{-(2k + 1)} = \frac{1}{2k + 1}$

Substitute $k = 2$:

$\frac{1}{2 - 1} \neq \frac{1}{2(2) + 1}$

$\frac{1}{1} \neq \frac{1}{4 + 1}$

$1 \neq \frac{1}{5}$

This inequality is true for $k = 2$.

Thus, the pair of linear equations will have no solution when $k = 2$.

Question 3. Solve the following pair of linear equations by the substitution and cross-multiplication methods :

8x + 5y = 9

3x + 2y = 4

Answer:

The given pair of linear equations is:

$8x + 5y = 9$

... (1)

$3x + 2y = 4$

... (2)


1. Substitution Method:

From equation (2), express $y$ in terms of $x$:

$2y = 4 - 3x$

$y = \frac{4 - 3x}{2}$

... (3)

Substitute the value of $y$ from equation (3) into equation (1):

$8x + 5 \left( \frac{4 - 3x}{2} \right) = 9$

Multiply the entire equation by 2 to clear the fraction:

$2(8x) + 5(4 - 3x) = 2(9)$

$16x + 20 - 15x = 18$

$x + 20 = 18$

$x = 18 - 20$

$x = -2$

Substitute the value of $x = -2$ back into equation (3):

$y = \frac{4 - 3(-2)}{2}$

$y = \frac{4 + 6}{2}$

$y = \frac{10}{2}$

$y = 5$

So, by substitution method, the solution is $x = -2, y = 5$.


2. Cross-Multiplication Method:

Rewrite the equations in the standard form $ax + by + c = 0$:

$8x + 5y - 9 = 0$

$3x + 2y - 4 = 0$

Comparing these with $a_1x + b_1y + c_1 = 0$ and $a_2x + b_2y + c_2 = 0$, we get:

$a_1 = 8, b_1 = 5, c_1 = -9$

$a_2 = 3, b_2 = 2, c_2 = -4$

Using the cross-multiplication formula:

$\frac{x}{b_1c_2 - b_2c_1} = \frac{y}{c_1a_2 - c_2a_1} = \frac{1}{a_1b_2 - a_2b_1}$

Substitute the values:

$\frac{x}{(5)(-4) - (2)(-9)} = \frac{y}{(-9)(3) - (-4)(8)} = \frac{1}{(8)(2) - (3)(5)}$

$\frac{x}{-20 - (-18)} = \frac{y}{-27 - (-32)} = \frac{1}{16 - 15}$

$\frac{x}{-20 + 18} = \frac{y}{-27 + 32} = \frac{1}{1}$

$\frac{x}{-2} = \frac{y}{5} = \frac{1}{1}$

Now, solve for $x$ and $y$:

$\frac{x}{-2} = \frac{1}{1} \implies x = -2$

$\frac{y}{5} = \frac{1}{1} \implies y = 5$

So, by cross-multiplication method, the solution is $x = -2, y = 5$.


Result:

The solution to the pair of linear equations is $x = -2$ and $y = 5$.

Question 4. Form the pair of linear equations in the following problems and find their solutions (if they exist) by any algebraic method:

(i) A part of monthly hostel charges is fixed and the remaining depends on the number of days one has taken food in the mess. When a student A takes food for 20 days she has to pay ₹ 1000 as hostel charges whereas a student B, who takes food for 26 days, pays ₹ 1180 as hostel charges. Find the fixed charges and the cost of food per day

(ii) A fraction becomes $\frac{1}{3}$ when 1 is subtracted from the numerator and it becomes $\frac{1}{4}$ when 8 is added to its denominator. Find the fraction.

(iii) Yash scored 40 marks in a test, getting 3 marks for each right answer and losing 1 mark for each wrong answer. Had 4 marks been awarded for each correct answer and 2 marks been deducted for each incorrect answer, then Yash would have scored 50 marks. How many questions were there in the test?

(iv) Places A and B are 100 km apart on a highway. One car starts from A and another from B at the same time. If the cars travel in the same direction at different speeds, they meet in 5 hours. If they travel towards each other, they meet in 1 hour. What are the speeds of the two cars?

(v) The area of a rectangle gets reduced by 9 square units, if its length is reduced by 5 units and breadth is increased by 3 units. If we increase the length by 3 units and the breadth by 2 units, the area increases by 67 square units. Find the dimensions of the rectangle.

Answer:

(i) Hostel Charges

Formulation:

Let the fixed monthly hostel charge be $\textsf{₹ } x$.

Let the cost of food per day be $\textsf{₹ } y$.

For student A (20 days food):

$x + 20y = 1000$

... (1)

For student B (26 days food):

$x + 26y = 1180$

... (2)

Solution (using Elimination Method):

Subtract equation (1) from equation (2):

$(x + 26y) - (x + 20y) = 1180 - 1000$

$6y = 180$

$y = \frac{180}{6}$

$y = 30$

Substitute the value of $y = 30$ into equation (1):

$x + 20(30) = 1000$

$x + 600 = 1000$

$x = 1000 - 600$

$x = 400$

Result:

The fixed charges are $\textsf{₹ } 400$ and the cost of food per day is $\textsf{₹ } 30$.


(ii) Fraction Problem

Formulation:

Let the numerator be $x$ and the denominator be $y$. The fraction is $\frac{x}{y}$.

According to the first condition:

$\frac{x-1}{y} = \frac{1}{3}$

$3(x-1) = y$

$3x - 3 = y \quad \text{or} \quad 3x - y = 3$

... (1)

According to the second condition:

$\frac{x}{y+8} = \frac{1}{4}$

$4x = y + 8$

$4x - y = 8$

... (2)

Solution (using Elimination Method):

Subtract equation (1) from equation (2):

$(4x - y) - (3x - y) = 8 - 3$

$4x - y - 3x + y = 5$

$x = 5$

Substitute the value of $x = 5$ into equation (1):

$3(5) - y = 3$

$15 - y = 3$

$-y = 3 - 15$

$-y = -12$

$y = 12$

Result:

The fraction is $\frac{x}{y}$, which is $\frac{5}{12}$.


(iii) Test Score Problem

Formulation:

Let the number of right answers be $r$.

Let the number of wrong answers be $w$.

According to the first condition:

$3r - w = 40$

... (1)

According to the second condition:

$4r - 2w = 50$

Divide by 2:

$2r - w = 25$

... (2)

Solution (using Elimination Method):

Subtract equation (2) from equation (1):

$(3r - w) - (2r - w) = 40 - 25$

$3r - w - 2r + w = 15$

$r = 15$

Substitute the value of $r = 15$ into equation (1):

$3(15) - w = 40$

$45 - w = 40$

$-w = 40 - 45$

$-w = -5$

$w = 5$

The total number of questions is the sum of right and wrong answers.

Total questions = $r + w = 15 + 5 = 20$

Result:

There were 20 questions in the test.


(iv) Highway Cars Problem

Formulation:

Let the speed of the car starting from A be $u$ km/h.

Let the speed of the car starting from B be $v$ km/h.

Assume $u > v$ for them to meet when travelling in the same direction.

Case 1: Same direction

Relative speed = $u - v$ km/h.

Distance = Speed $\times$ Time

$100 = (u - v) \times 5$

$u - v = 20$

... (1)

Case 2: Towards each other

Relative speed = $u + v$ km/h.

Distance = Speed $\times$ Time

$100 = (u + v) \times 1$

$u + v = 100$

... (2)

Solution (using Elimination Method):

Add equation (1) and equation (2):

$(u - v) + (u + v) = 20 + 100$

$2u = 120$

$u = 60$

Substitute the value of $u = 60$ into equation (2):

$60 + v = 100$

$v = 100 - 60$

$v = 40$

Result:

The speeds of the two cars are 60 km/h and 40 km/h.


(v) Rectangle Area Problem

Formulation:

Let the length of the rectangle be $l$ units.

Let the breadth of the rectangle be $b$ units.

The original area is $A = l \times b$.

Condition 1: Length reduced by 5, breadth increased by 3, area reduced by 9.

New length = $l - 5$

New breadth = $b + 3$

New area = $(l - 5)(b + 3)$

New area = Original area - 9

$(l - 5)(b + 3) = lb - 9$

$lb + 3l - 5b - 15 = lb - 9$

$3l - 5b = -9 + 15$

$3l - 5b = 6$

... (1)

Condition 2: Length increased by 3, breadth increased by 2, area increased by 67.

New length = $l + 3$

New breadth = $b + 2$

New area = $(l + 3)(b + 2)$

New area = Original area + 67

$(l + 3)(b + 2) = lb + 67$

$lb + 2l + 3b + 6 = lb + 67$

$2l + 3b = 67 - 6$

$2l + 3b = 61$

... (2)

Solution (using Elimination Method):

Multiply equation (1) by 2 and equation (2) by 3 to eliminate $l$.

$2 \times (3l - 5b = 6) \implies 6l - 10b = 12$

... (3)

$3 \times (2l + 3b = 61) \implies 6l + 9b = 183$

... (4)

Subtract equation (3) from equation (4):

$(6l + 9b) - (6l - 10b) = 183 - 12$

$6l + 9b - 6l + 10b = 171$

$19b = 171$

$b = \frac{171}{19}$

$b = 9$

Substitute the value of $b = 9$ into equation (2):

$2l + 3(9) = 61$

$2l + 27 = 61$

$2l = 61 - 27$

$2l = 34$

$l = 17$

Result:

The dimensions of the rectangle are length = 17 units and breadth = 9 units.



Example 17 to 19 (Before Exercise 3.6)

Example 17. Solve the pair of equations:

$\frac{2}{x}$ + $\frac{3}{y}$ = 13

$\frac{5}{x}$ - $\frac{4}{y}$ = -2

Answer:

Given Equations:

$\frac{2}{x} + \frac{3}{y} = 13$

... (i)

$\frac{5}{x} - \frac{4}{y} = -2$

... (ii)

These equations are not linear in $x$ and $y$. We can reduce them to a linear form.


Reduction to Linear Form:

Let $u = \frac{1}{x}$ and $v = \frac{1}{y}$.

Substituting these into equations (i) and (ii), we get:

$2u + 3v = 13$

... (iii)

$5u - 4v = -2$

... (iv)

Now we have a pair of linear equations in $u$ and $v$.


Solving for $u$ and $v$ (using Elimination Method):

Multiply equation (iii) by 4 and equation (iv) by 3 to eliminate $v$:

$4 \times (2u + 3v = 13) \implies 8u + 12v = 52$

$8u + 12v = 52$

... (v)

$3 \times (5u - 4v = -2) \implies 15u - 12v = -6$

$15u - 12v = -6$

... (vi)

Add equation (v) and equation (vi):

$(8u + 12v) + (15u - 12v) = 52 + (-6)$

$23u = 46$

$u = \frac{46}{23}$

$u = 2$

Substitute the value $u = 2$ into equation (iii):

$2(2) + 3v = 13$

$4 + 3v = 13$

$3v = 13 - 4$

$3v = 9$

$v = \frac{9}{3}$

$v = 3$


Finding $x$ and $y$:

Now substitute back the values of $u$ and $v$:

$u = \frac{1}{x} \implies 2 = \frac{1}{x} \implies x = \frac{1}{2}$

$v = \frac{1}{y} \implies 3 = \frac{1}{y} \implies y = \frac{1}{3}$


Result:

The solution to the given pair of equations is $x = \frac{1}{2}$ and $y = \frac{1}{3}$.

Example 18. Solve the following pair of equations by reducing them to a pair of linear equations :

$\frac{5}{x \;-\; 1}$ + $\frac{1}{y \;-\; 2}$ = 2

$\frac{6}{x \;-\; 1}$ - $\frac{3}{y \;-\; 2}$ = 1

Answer:

Given Equations:

$\frac{5}{x - 1} + \frac{1}{y - 2} = 2$

... (i)

$\frac{6}{x - 1} - \frac{3}{y - 2} = 1$

... (ii)

These equations are not linear in $x$ and $y$. We need to reduce them to a linear form.


Reduction to Linear Form:

Let $u = \frac{1}{x - 1}$ and $v = \frac{1}{y - 2}$.

Substituting these into equations (i) and (ii), we get a pair of linear equations in $u$ and $v$:

$5u + v = 2$

... (iii)

$6u - 3v = 1$

... (iv)


Solving for $u$ and $v$ (using Elimination Method):

Multiply equation (iii) by 3 to make the coefficients of $v$ equal in magnitude:

$3 \times (5u + v = 2) \implies 15u + 3v = 6$

$15u + 3v = 6$

... (v)

Now, add equation (iv) and equation (v):

$(6u - 3v) + (15u + 3v) = 1 + 6$

$21u = 7$

$u = \frac{7}{21}$

$u = \frac{1}{3}$

Substitute the value $u = \frac{1}{3}$ into equation (iii):

$5 \left( \frac{1}{3} \right) + v = 2$

$\frac{5}{3} + v = 2$

$v = 2 - \frac{5}{3}$

$v = \frac{6 - 5}{3}$

$v = \frac{1}{3}$


Finding $x$ and $y$:

Now substitute back the original definitions of $u$ and $v$:

$u = \frac{1}{x - 1} \implies \frac{1}{3} = \frac{1}{x - 1}$

Cross-multiplying gives:

$x - 1 = 3$

$x = 3 + 1$

$x = 4$

$v = \frac{1}{y - 2} \implies \frac{1}{3} = \frac{1}{y - 2}$

Cross-multiplying gives:

$y - 2 = 3$

$y = 3 + 2$

$y = 5$


Result:

The solution to the given pair of equations is $x = 4$ and $y = 5$.

Example 19. A boat goes 30 km upstream and 44 km downstream in 10 hours. In 13 hours, it can go 40 km upstream and 55 km down-stream. Determine the speed of the stream and that of the boat in still water.

Answer:

Formulation:

Let the speed of the boat in still water be $x$ km/h.

Let the speed of the stream be $y$ km/h.

Then, the speed of the boat downstream = $(x + y)$ km/h.

And the speed of the boat upstream = $(x - y)$ km/h.

We know that Time = $\frac{\text{Distance}}{\text{Speed}}$.

Scenario 1: 30 km upstream and 44 km downstream in 10 hours.

Time taken for 30 km upstream = $\frac{30}{x - y}$ hours.

Time taken for 44 km downstream = $\frac{44}{x + y}$ hours.

Total time = 10 hours.

$\frac{30}{x - y} + \frac{44}{x + y} = 10$

... (i)

Scenario 2: 40 km upstream and 55 km downstream in 13 hours.

Time taken for 40 km upstream = $\frac{40}{x - y}$ hours.

Time taken for 55 km downstream = $\frac{55}{x + y}$ hours.

Total time = 13 hours.

$\frac{40}{x - y} + \frac{55}{x + y} = 13$

... (ii)


Reduction to Linear Form:

Let $u = \frac{1}{x - y}$ and $v = \frac{1}{x + y}$.

Substituting these into equations (i) and (ii), we get:

$30u + 44v = 10$

... (iii)

$40u + 55v = 13$

... (iv)


Solving for $u$ and $v$ (using Elimination Method):

Multiply equation (iii) by 4 and equation (iv) by 3 to make the coefficients of $u$ equal.

$4 \times (30u + 44v = 10) \implies 120u + 176v = 40$

$120u + 176v = 40$

... (v)

$3 \times (40u + 55v = 13) \implies 120u + 165v = 39$

$120u + 165v = 39$

... (vi)

Subtract equation (vi) from equation (v):

$(120u + 176v) - (120u + 165v) = 40 - 39$

$11v = 1$

$v = \frac{1}{11}$

Substitute $v = \frac{1}{11}$ into equation (iii):

$30u + 44 \left( \frac{1}{11} \right) = 10$

$30u + 4 = 10$

$30u = 10 - 4$

$30u = 6$

$u = \frac{6}{30}$

$u = \frac{1}{5}$


Finding $x$ and $y$:

Now substitute back the original definitions of $u$ and $v$:

$u = \frac{1}{x - y} \implies \frac{1}{5} = \frac{1}{x - y}$

$x - y = 5$

... (vii)

$v = \frac{1}{x + y} \implies \frac{1}{11} = \frac{1}{x + y}$

$x + y = 11$

... (viii)

Add equations (vii) and (viii):

$(x - y) + (x + y) = 5 + 11$

$2x = 16$

$x = 8$

Substitute $x = 8$ into equation (viii):

$8 + y = 11$

$y = 11 - 8$

$y = 3$


Result:

The speed of the boat in still water is 8 km/h.

The speed of the stream is 3 km/h.



Exercise 3.6

Question 1. Solve the following pairs of equations by reducing them to a pair of linear equations:

(i) $\frac{1}{2x}$ + $\frac{1}{3y}$ = 2

$\frac{1}{3x}$ + $\frac{1}{2y}$ = $\frac{13}{6}$

(ii) $\frac{2}{\sqrt{x}}$ + $\frac{3}{\sqrt{y}}$ = 2

$\frac{4}{\sqrt{x}}$ - $\frac{9}{\sqrt{y}}$ = -1

(iii) $\frac{4}{x}$ + 3y = 14

$\frac{3}{x}$ - 4y = 23

(iv) $\frac{5}{x - 1}$ + $\frac{1}{y - 2}$ = 2

$\frac{6}{x - 1}$ - $\frac{3}{y - 2}$ = 1

(v) $\frac{7x - 2y}{xy}$ = 5

$\frac{8x + 7y}{xy}$ = 15

(vi) 6x + 3y = 6xy

2x + 4y = 5xy

(vii) $\frac{10}{x + y}$ + $\frac{2}{x - y}$ = 4

$\frac{15}{x + y}$ - $\frac{5}{x - y}$ = - 2

(viii) $\frac{1}{(3x + y)}$ + $\frac{1}{(3x - y)}$ = $\frac{3}{4}$

$\frac{1}{2(x + y)}$ - $\frac{1}{2(3x - y)}$ = $\frac{-1}{8}$

Answer:

(i) $\frac{1}{2x} + \frac{1}{3y} = 2$ and $\frac{1}{3x} + \frac{1}{2y} = \frac{13}{6}$

Let $u = \frac{1}{x}$ and $v = \frac{1}{y}$. The equations become:

$\frac{u}{2} + \frac{v}{3} = 2 \implies 3u + 2v = 12$ ...(1)

$\frac{u}{3} + \frac{v}{2} = \frac{13}{6} \implies 2u + 3v = 13$ ...(2)

Multiply equation (1) by 2 and equation (2) by 3:

$6u + 4v = 24$ ...(3)

$6u + 9v = 39$ ...(4)

Subtract equation (3) from equation (4):

$(6u + 9v) - (6u + 4v) = 39 - 24$

$5v = 15 \implies v = 3$

Substitute $v = 3$ into equation (1):

$3u + 2(3) = 12 \implies 3u + 6 = 12 \implies 3u = 6 \implies u = 2$

Since $u = \frac{1}{x}$, $2 = \frac{1}{x} \implies x = \frac{1}{2}$.

Since $v = \frac{1}{y}$, $3 = \frac{1}{y} \implies y = \frac{1}{3}$.

Solution: $x = \frac{1}{2}, y = \frac{1}{3}$.


(ii) $\frac{2}{\sqrt{x}} + \frac{3}{\sqrt{y}} = 2$ and $\frac{4}{\sqrt{x}} - \frac{9}{\sqrt{y}} = -1$

Let $u = \frac{1}{\sqrt{x}}$ and $v = \frac{1}{\sqrt{y}}$. The equations become:

$2u + 3v = 2$ ...(1)

$4u - 9v = -1$ ...(2)

Multiply equation (1) by 3:

$6u + 9v = 6$ ...(3)

Add equation (2) and equation (3):

$(4u - 9v) + (6u + 9v) = -1 + 6$

$10u = 5 \implies u = \frac{1}{2}$

Substitute $u = \frac{1}{2}$ into equation (1):

$2(\frac{1}{2}) + 3v = 2 \implies 1 + 3v = 2 \implies 3v = 1 \implies v = \frac{1}{3}$

Since $u = \frac{1}{\sqrt{x}}$, $\frac{1}{2} = \frac{1}{\sqrt{x}} \implies \sqrt{x} = 2 \implies x = 4$.

Since $v = \frac{1}{\sqrt{y}}$, $\frac{1}{3} = \frac{1}{\sqrt{y}} \implies \sqrt{y} = 3 \implies y = 9$.

Solution: $x = 4, y = 9$.


(iii) $\frac{4}{x} + 3y = 14$ and $\frac{3}{x} - 4y = 23$

Let $u = \frac{1}{x}$. The equations become:

$4u + 3y = 14$ ...(1)

$3u - 4y = 23$ ...(2)

Multiply equation (1) by 4 and equation (2) by 3:

$16u + 12y = 56$ ...(3)

$9u - 12y = 69$ ...(4)

Add equation (3) and equation (4):

$(16u + 12y) + (9u - 12y) = 56 + 69$

$25u = 125 \implies u = 5$

Substitute $u = 5$ into equation (1):

$4(5) + 3y = 14 \implies 20 + 3y = 14 \implies 3y = -6 \implies y = -2$

Since $u = \frac{1}{x}$, $5 = \frac{1}{x} \implies x = \frac{1}{5}$.

Solution: $x = \frac{1}{5}, y = -2$.


(iv) $\frac{5}{x - 1} + \frac{1}{y - 2} = 2$ and $\frac{6}{x - 1} - \frac{3}{y - 2} = 1$

Let $u = \frac{1}{x - 1}$ and $v = \frac{1}{y - 2}$. The equations become:

$5u + v = 2$ ...(1)

$6u - 3v = 1$ ...(2)

Multiply equation (1) by 3:

$15u + 3v = 6$ ...(3)

Add equation (2) and equation (3):

$(6u - 3v) + (15u + 3v) = 1 + 6$

$21u = 7 \implies u = \frac{1}{3}$

Substitute $u = \frac{1}{3}$ into equation (1):

$5(\frac{1}{3}) + v = 2 \implies \frac{5}{3} + v = 2 \implies v = 2 - \frac{5}{3} = \frac{1}{3}$

Since $u = \frac{1}{x - 1}$, $\frac{1}{3} = \frac{1}{x - 1} \implies x - 1 = 3 \implies x = 4$.

Since $v = \frac{1}{y - 2}$, $\frac{1}{3} = \frac{1}{y - 2} \implies y - 2 = 3 \implies y = 5$.

Solution: $x = 4, y = 5$.


(v) $\frac{7x - 2y}{xy} = 5$ and $\frac{8x + 7y}{xy} = 15$

Rewrite the equations (assuming $x \neq 0, y \neq 0$):

$\frac{7x}{xy} - \frac{2y}{xy} = 5 \implies \frac{7}{y} - \frac{2}{x} = 5$

$\frac{8x}{xy} + \frac{7y}{xy} = 15 \implies \frac{8}{y} + \frac{7}{x} = 15$

Let $u = \frac{1}{x}$ and $v = \frac{1}{y}$. The equations become:

$7v - 2u = 5 \implies -2u + 7v = 5$ ...(1)

$8v + 7u = 15 \implies 7u + 8v = 15$ ...(2)

Multiply equation (1) by 7 and equation (2) by 2:

$-14u + 49v = 35$ ...(3)

$14u + 16v = 30$ ...(4)

Add equation (3) and equation (4):

$(-14u + 49v) + (14u + 16v) = 35 + 30$

$65v = 65 \implies v = 1$

Substitute $v = 1$ into equation (2):

$7u + 8(1) = 15 \implies 7u + 8 = 15 \implies 7u = 7 \implies u = 1$

Since $u = \frac{1}{x}$, $1 = \frac{1}{x} \implies x = 1$.

Since $v = \frac{1}{y}$, $1 = \frac{1}{y} \implies y = 1$.

Solution: $x = 1, y = 1$.


(vi) $6x + 3y = 6xy$ and $2x + 4y = 5xy$

Assuming $x \neq 0, y \neq 0$, divide both equations by $xy$:

$\frac{6x}{xy} + \frac{3y}{xy} = 6 \implies \frac{6}{y} + \frac{3}{x} = 6$

$\frac{2x}{xy} + \frac{4y}{xy} = 5 \implies \frac{2}{y} + \frac{4}{x} = 5$

Let $u = \frac{1}{x}$ and $v = \frac{1}{y}$. The equations become:

$3u + 6v = 6 \implies u + 2v = 2$ ...(1)

$4u + 2v = 5$ ...(2)

Subtract equation (1) from equation (2):

$(4u + 2v) - (u + 2v) = 5 - 2$

$3u = 3 \implies u = 1$

Substitute $u = 1$ into equation (1):

$1 + 2v = 2 \implies 2v = 1 \implies v = \frac{1}{2}$

Since $u = \frac{1}{x}$, $1 = \frac{1}{x} \implies x = 1$.

Since $v = \frac{1}{y}$, $\frac{1}{2} = \frac{1}{y} \implies y = 2$.

Also check if $x=0, y=0$ is a solution. $6(0)+3(0)=6(0)(0) \implies 0=0$. $2(0)+4(0)=5(0)(0) \implies 0=0$. So $x=0, y=0$ is also a solution. However, the method of dividing by $xy$ assumes $x,y \neq 0$. The non-zero solution is sought.

Non-zero Solution: $x = 1, y = 2$.


(vii) $\frac{10}{x + y} + \frac{2}{x - y} = 4$ and $\frac{15}{x + y} - \frac{5}{x - y} = -2$

Let $u = \frac{1}{x + y}$ and $v = \frac{1}{x - y}$. The equations become:

$10u + 2v = 4 \implies 5u + v = 2$ ...(1)

$15u - 5v = -2$ ...(2)

From equation (1), $v = 2 - 5u$. Substitute this into equation (2):

$15u - 5(2 - 5u) = -2$

$15u - 10 + 25u = -2$

$40u = 8 \implies u = \frac{8}{40} = \frac{1}{5}$

Substitute $u = \frac{1}{5}$ back into $v = 2 - 5u$:

$v = 2 - 5(\frac{1}{5}) = 2 - 1 = 1$

Since $u = \frac{1}{x + y}$, $\frac{1}{5} = \frac{1}{x + y} \implies x + y = 5$ ...(3)

Since $v = \frac{1}{x - y}$, $1 = \frac{1}{x - y} \implies x - y = 1$ ...(4)

Add equations (3) and (4):

$(x + y) + (x - y) = 5 + 1$

$2x = 6 \implies x = 3$

Substitute $x = 3$ into equation (3):

$3 + y = 5 \implies y = 2$

Solution: $x = 3, y = 2$.


(viii) $\frac{1}{3x + y} + \frac{1}{3x - y} = \frac{3}{4}$ and $\frac{1}{2(3x + y)} - \frac{1}{2(3x - y)} = -\frac{1}{8}$

Let $u = \frac{1}{3x + y}$ and $v = \frac{1}{3x - y}$. The equations become:

$u + v = \frac{3}{4}$ ...(1)

$\frac{u}{2} - \frac{v}{2} = -\frac{1}{8}$

Multiply the second equation by 2: $u - v = -\frac{1}{4}$ ...(2)

Add equation (1) and equation (2):

$(u + v) + (u - v) = \frac{3}{4} + (-\frac{1}{4})$

$2u = \frac{2}{4} = \frac{1}{2} \implies u = \frac{1}{4}$

Substitute $u = \frac{1}{4}$ into equation (1):

$\frac{1}{4} + v = \frac{3}{4} \implies v = \frac{3}{4} - \frac{1}{4} = \frac{2}{4} = \frac{1}{2}$

Since $u = \frac{1}{3x + y}$, $\frac{1}{4} = \frac{1}{3x + y} \implies 3x + y = 4$ ...(3)

Since $v = \frac{1}{3x - y}$, $\frac{1}{2} = \frac{1}{3x - y} \implies 3x - y = 2$ ...(4)

Add equations (3) and (4):

$(3x + y) + (3x - y) = 4 + 2$

$6x = 6 \implies x = 1$

Substitute $x = 1$ into equation (3):

$3(1) + y = 4 \implies 3 + y = 4 \implies y = 1$

Solution: $x = 1, y = 1$.

Question 2. Formulate the following problems as a pair of equations, and hence find their solutions:

(i) Ritu can row downstream 20 km in 2 hours, and upstream 4 km in 2 hours. Find her speed of rowing in still water and the speed of the current.

(ii) 2 women and 5 men can together finish an embroidery work in 4 days, while 3 women and 6 men can finish it in 3 days. Find the time taken by 1 woman alone to finish the work, and also that taken by 1 man alone.

(iii) Roohi travels 300 km to her home partly by train and partly by bus. She takes 4 hours if she travels 60 km by train and the remaining by bus. If she travels 100 km by train and the remaining by bus, she takes 10 minutes longer. Find the speed of the train and the bus separately.

Answer:

(i) Ritu's Rowing Speed

Formulation:

Let the speed of Ritu's rowing in still water be $x$ km/h.

Let the speed of the current be $y$ km/h.

Speed downstream = $(x + y)$ km/h.

Speed upstream = $(x - y)$ km/h.

We use the formula: Time = $\frac{\text{Distance}}{\text{Speed}}$.

Condition 1: Downstream 20 km in 2 hours.

$2 = \frac{20}{x + y} \implies x + y = \frac{20}{2}$

$x + y = 10$

... (1)

Condition 2: Upstream 4 km in 2 hours.

$2 = \frac{4}{x - y} \implies x - y = \frac{4}{2}$

$x - y = 2$

... (2)

Solution (using Elimination Method):

Add equation (1) and equation (2):

$(x + y) + (x - y) = 10 + 2$

$2x = 12$

$x = 6$

Substitute the value of $x = 6$ into equation (1):

$6 + y = 10$

$y = 4$

Result:

Ritu's speed of rowing in still water is 6 km/h and the speed of the current is 4 km/h.


(ii) Embroidery Work

Formulation:

Let the time taken by 1 woman alone to finish the work be $w$ days.

Let the time taken by 1 man alone to finish the work be $m$ days.

Work done by 1 woman in 1 day = $\frac{1}{w}$.

Work done by 1 man in 1 day = $\frac{1}{m}$.

Condition 1: 2 women and 5 men finish the work in 4 days.

Work done by 2 women and 5 men in 1 day = $\frac{1}{4}$.

$2 \left(\frac{1}{w}\right) + 5 \left(\frac{1}{m}\right) = \frac{1}{4}$

Condition 2: 3 women and 6 men finish the work in 3 days.

Work done by 3 women and 6 men in 1 day = $\frac{1}{3}$.

$3 \left(\frac{1}{w}\right) + 6 \left(\frac{1}{m}\right) = \frac{1}{3}$

Let $u = \frac{1}{w}$ and $v = \frac{1}{m}$. The equations become:

$2u + 5v = \frac{1}{4} \implies 8u + 20v = 1$

... (1)

$3u + 6v = \frac{1}{3} \implies 9u + 18v = 1$

... (2)

Solution (using Elimination Method):

Multiply equation (1) by 9 and equation (2) by 8:

$72u + 180v = 9$

... (3)

$72u + 144v = 8$

... (4)

Subtract equation (4) from equation (3):

$(72u + 180v) - (72u + 144v) = 9 - 8$

$36v = 1 \implies v = \frac{1}{36}$

Substitute $v = \frac{1}{36}$ into equation (1):

$8u + 20 \left(\frac{1}{36}\right) = 1$

$8u + \frac{5}{9} = 1$

$8u = 1 - \frac{5}{9} = \frac{4}{9}$

$u = \frac{4}{9 \times 8} = \frac{1}{18}$

Since $u = \frac{1}{w}$, $w = \frac{1}{u} = 18$.

Since $v = \frac{1}{m}$, $m = \frac{1}{v} = 36$.

Result:

The time taken by 1 woman alone is 18 days.

The time taken by 1 man alone is 36 days.


(iii) Roohi's Travel

Formulation:

Let the speed of the train be $t$ km/h.

Let the speed of the bus be $b$ km/h.

Total distance = 300 km.

We use the formula: Time = $\frac{\text{Distance}}{\text{Speed}}$.

Condition 1: 60 km by train and (300 - 60 = 240) km by bus takes 4 hours.

$\frac{60}{t} + \frac{240}{b} = 4$

... (A)

Condition 2: 100 km by train and (300 - 100 = 200) km by bus takes 4 hours and 10 minutes.

10 minutes = $\frac{10}{60} = \frac{1}{6}$ hours.

Total time = $4 + \frac{1}{6} = \frac{25}{6}$ hours.

$\frac{100}{t} + \frac{200}{b} = \frac{25}{6}$

... (B)

Let $u = \frac{1}{t}$ and $v = \frac{1}{b}$. The equations become:

$60u + 240v = 4$

Divide by 4: $15u + 60v = 1$ ...(1)

$100u + 200v = \frac{25}{6}$

Multiply by 6: $600u + 1200v = 25$

Divide by 25: $24u + 48v = 1$ ...(2)

Solution (using Substitution Method):

From equation (1): $15u = 1 - 60v \implies u = \frac{1 - 60v}{15}$.

Substitute this into equation (2):

$24 \left( \frac{1 - 60v}{15} \right) + 48v = 1$

Simplify $\frac{24}{15} = \frac{8}{5}$:

$\frac{8(1 - 60v)}{5} + 48v = 1$

Multiply by 5:

$8(1 - 60v) + 240v = 5$

$8 - 480v + 240v = 5$

$8 - 240v = 5$

$3 = 240v$

$v = \frac{3}{240} = \frac{1}{80}$

Substitute $v = \frac{1}{80}$ into equation (1):

$15u + 60 \left( \frac{1}{80} \right) = 1$

$15u + \frac{6}{8} = 1$

$15u + \frac{3}{4} = 1$

$15u = 1 - \frac{3}{4} = \frac{1}{4}$

$u = \frac{1}{4 \times 15} = \frac{1}{60}$

Since $u = \frac{1}{t}$, $t = \frac{1}{u} = 60$.

Since $v = \frac{1}{b}$, $b = \frac{1}{v} = 80$.

Result:

The speed of the train is 60 km/h and the speed of the bus is 80 km/h.



Exercise 3.7 (Optional)

Question 1. The ages of two friends Ani and Biju differ by 3 years. Ani’s father Dharam is twice as old as Ani and Biju is twice as old as his sister Cathy. The ages of Cathy and Dharam differ by 30 years. Find the ages of Ani and Biju.

Answer:

Formulation:

Let the age of Ani be $x$ years.

Let the age of Biju be $y$ years.

The ages of Ani and Biju differ by 3 years. This gives two possible cases:

Case 1: Ani is older than Biju.

$x - y = 3$

... (i)

Case 2: Biju is older than Ani.

$y - x = 3$

... (ii)

Ani's father Dharam's age = $2 \times$ Ani's age = $2x$ years.

Biju is twice as old as his sister Cathy, so Cathy's age = $\frac{\text{Biju's age}}{2} = \frac{y}{2}$ years.

The ages of Cathy and Dharam differ by 30 years. Since Dharam is a father and Cathy is a sister, it is reasonable to assume Dharam is older than Cathy.

Dharam's age - Cathy's age = 30

$2x - \frac{y}{2} = 30$

Multiply by 2 to clear the fraction:

$4x - y = 60$

... (iii)

We need to solve the system for both cases.


Solution for Case 1:

Using equations (i) and (iii):

$x - y = 3$

... (i)

$4x - y = 60$

... (iii)

Subtract equation (i) from equation (iii):

$(4x - y) - (x - y) = 60 - 3$

$4x - y - x + y = 57$

$3x = 57$

$x = \frac{57}{3}$

$x = 19$

Substitute $x = 19$ into equation (i):

$19 - y = 3$

$y = 19 - 3$

$y = 16$

In this case, Ani's age is 19 years and Biju's age is 16 years.


Solution for Case 2:

Using equations (ii) and (iii):

$y - x = 3 \implies -x + y = 3$

... (ii)

$4x - y = 60$

... (iii)

Add equation (ii) and equation (iii):

$(-x + y) + (4x - y) = 3 + 60$

$3x = 63$

$x = \frac{63}{3}$

$x = 21$

Substitute $x = 21$ into equation (ii):

$y - 21 = 3$

$y = 24$

In this case, Ani's age is 21 years and Biju's age is 24 years.


Result:

There are two possible solutions:

1. Ani's age is 19 years and Biju's age is 16 years.

2. Ani's age is 21 years and Biju's age is 24 years.

Question 2. One says, “Give me a hundred, friend! I shall then become twice as rich as you”. The other replies, “If you give me ten, I shall be six times as rich as you”. Tell me what is the amount of their (respective) capital? [From the Bijaganita of Bhaskara II]

[Hint: x + 100 = 2(y – 100), y + 10 = 6(x – 10)].

Answer:

Formulation:

Let the capital of the first friend be $\textsf{₹ } x$.

Let the capital of the second friend be $\textsf{₹ } y$.

First Statement: "Give me a hundred, friend! I shall then become twice as rich as you".

If the second friend gives $\textsf{₹ } 100$ to the first friend:

First friend's capital = $x + 100$

Second friend's capital = $y - 100$

According to the statement: $x + 100 = 2(y - 100)$

$x + 100 = 2y - 200$

$x - 2y = -200 - 100$

$x - 2y = -300$

... (1)

Second Statement: "If you give me ten, I shall be six times as rich as you".

If the first friend gives $\textsf{₹ } 10$ to the second friend:

First friend's capital = $x - 10$

Second friend's capital = $y + 10$

According to the statement: $y + 10 = 6(x - 10)$

$y + 10 = 6x - 60$

$-6x + y = -60 - 10$

$-6x + y = -70$

... (2)


Solution (using Substitution Method):

From equation (2), express $y$ in terms of $x$:

$y = 6x - 70$

... (3)

Substitute this expression for $y$ into equation (1):

$x - 2(6x - 70) = -300$

$x - 12x + 140 = -300$

$-11x = -300 - 140$

$-11x = -440$

$x = \frac{-440}{-11}$

$x = 40$

Substitute the value of $x = 40$ back into equation (3):

$y = 6(40) - 70$

$y = 240 - 70$

$y = 170$


Result:

The capital of the first friend is $\textsf{₹ } 40$.

The capital of the second friend is $\textsf{₹ } 170$.

Question 3. A train covered a certain distance at a uniform speed. If the train would have been 10 km/h faster, it would have taken 2 hours less than the scheduled time. And, if the train were slower by 10 km/h; it would have taken 3 hours more than the scheduled time. Find the distance covered by the train.

Answer:

Formulation:

Let the uniform speed of the train be $s$ km/h.

Let the scheduled time taken be $t$ hours.

Let the distance covered be $d$ km.

We know the relationship: Distance = Speed $\times$ Time

$d = s \times t$

$d = st$

... (*)

Condition 1: Speed is $(s + 10)$ km/h, Time is $(t - 2)$ hours.

Distance $d = (s + 10)(t - 2)$

Using (*), $st = (s + 10)(t - 2)$

$st = st - 2s + 10t - 20$

$0 = -2s + 10t - 20$

$2s - 10t = -20$

Divide by 2:

$s - 5t = -10$

... (1)

Condition 2: Speed is $(s - 10)$ km/h, Time is $(t + 3)$ hours.

Distance $d = (s - 10)(t + 3)$

Using (*), $st = (s - 10)(t + 3)$

$st = st + 3s - 10t - 30$

$0 = 3s - 10t - 30$

$3s - 10t = 30$

... (2)


Solution (using Elimination Method):

We have the pair of linear equations:

$s - 5t = -10$

... (1)

$3s - 10t = 30$

... (2)

Multiply equation (1) by 2:

$2s - 10t = -20$

... (3)

Subtract equation (3) from equation (2):

$(3s - 10t) - (2s - 10t) = 30 - (-20)$

$3s - 10t - 2s + 10t = 30 + 20$

$s = 50$

Substitute the value $s = 50$ into equation (1):

$50 - 5t = -10$

$-5t = -10 - 50$

$-5t = -60$

$t = \frac{-60}{-5}$

$t = 12$


Finding the Distance:

Now, calculate the distance using the formula $d = st$.

$d = 50 \times 12$

$d = 600$


Result:

The distance covered by the train is 600 km.

Question 4. The students of a class are made to stand in rows. If 3 students are extra in a row, there would be 1 row less. If 3 students are less in a row, there would be 2 rows more. Find the number of students in the class.

Answer:

Formulation:

Let the number of rows be $r$.

Let the number of students in each row be $s$.

The total number of students in the class = Number of rows $\times$ Number of students per row

Total number of students = $r \times s$.

Condition 1: If 3 students are extra in a row $(s + 3)$, there would be 1 row less $(r - 1)$.

Total number of students = $(r - 1)(s + 3)$.

Since the total number of students remains the same:

$rs = (r - 1)(s + 3)$

$rs = rs + 3r - s - 3$

$0 = 3r - s - 3$

$3r - s = 3$

... (1)

Condition 2: If 3 students are less in a row $(s - 3)$, there would be 2 rows more $(r + 2)$.

Total number of students = $(r + 2)(s - 3)$.

Since the total number of students remains the same:

$rs = (r + 2)(s - 3)$

$rs = rs - 3r + 2s - 6$

$0 = -3r + 2s - 6$

$3r - 2s = -6$

$3r - 2s = -6$

... (2)


Solution (using Elimination Method):

We need to solve the following pair of linear equations:

$3r - s = 3$

... (1)

$3r - 2s = -6$

... (2)

Subtract equation (2) from equation (1):

$(3r - s) - (3r - 2s) = 3 - (-6)$

$3r - s - 3r + 2s = 3 + 6$

$s = 9$

Substitute the value $s = 9$ into equation (1):

$3r - 9 = 3$

$3r = 3 + 9$

$3r = 12$

$r = \frac{12}{3}$

$r = 4$

So, the number of rows is 4 and the number of students in each row is 9.


Finding the Total Number of Students:

Total number of students = $r \times s$

Total number of students = $4 \times 9$

Total number of students = $36$


Result:

The number of students in the class is 36.

Question 5. In a ∆ABC, ∠C = 3 ∠B = 2 (∠A + ∠B). Find the three angles.

Answer:

Given:

In $\triangle ABC$, the relationships between the angles are:

$\angle C = 3 \angle B$

... (1)

$\angle C = 2 (\angle A + \angle B)$

... (2)

We also know the angle sum property of a triangle:

$\angle A + \angle B + \angle C = 180^\circ$

... (3)


To Find:

The measures of the three angles: $\angle A$, $\angle B$, and $\angle C$.


Solution:

From equations (1) and (2), we have:

$3 \angle B = 2 (\angle A + \angle B)$

$3 \angle B = 2 \angle A + 2 \angle B$

$3 \angle B - 2 \angle B = 2 \angle A$

$\angle B = 2 \angle A$

This implies:

$\angle A = \frac{\angle B}{2}$

... (4)

Now, substitute equations (1) and (4) into the angle sum property (equation (3)):

$\angle A + \angle B + \angle C = 180^\circ$

$\left( \frac{\angle B}{2} \right) + \angle B + (3 \angle B) = 180^\circ$

Multiply by 2 to clear the fraction:

$\angle B + 2 \angle B + 6 \angle B = 360^\circ$

$9 \angle B = 360^\circ$

$\angle B = \frac{360^\circ}{9}$

$\angle B = 40^\circ$

Now find $\angle C$ using equation (1):

$\angle C = 3 \angle B = 3 \times 40^\circ$

$\angle C = 120^\circ$

Find $\angle A$ using equation (4):

$\angle A = \frac{\angle B}{2} = \frac{40^\circ}{2}$

$\angle A = 20^\circ$


Result:

The three angles of the triangle are:

$\angle A = 20^\circ$

$\angle B = 40^\circ$

$\angle C = 120^\circ$

Question 6. Draw the graphs of the equations 5x – y = 5 and 3x – y = 3. Determine the co-ordinates of the vertices of the triangle formed by these lines and the y axis.

Answer:

Given Equations:

$5x - y = 5$

... (i)

$3x - y = 3$

... (ii)


Finding Points for Graphing:

To draw the graphs, we need coordinates of points satisfying each equation.

For equation (i): $5x - y = 5 \implies y = 5x - 5$

x y = 5x - 5 Point
0-5A(0, -5)
10B(1, 0)
25(2, 5)

Point A(0, -5) is the intersection of line (i) with the y-axis.

For equation (ii): $3x - y = 3 \implies y = 3x - 3$

x y = 3x - 3 Point
0-3C(0, -3)
10B(1, 0)
23(2, 3)

Point C(0, -3) is the intersection of line (ii) with the y-axis.


Graphical Representation and Triangle Vertices:

Plot the points for each equation on graph paper and draw the lines.

Line 1 ($y = 5x - 5$) passes through A(0, -5) and B(1, 0).

Line 2 ($y = 3x - 3$) passes through C(0, -3) and B(1, 0).

(Note: Graphical plot needs to be done on graph paper. The description below explains the result.)

The graph shows the two lines intersecting at point B(1, 0).

The triangle is formed by these two lines and the y-axis (the line $x=0$).

The vertices of this triangle are:

  • The point of intersection of the two lines: B(1, 0).
  • The point where the first line ($5x - y = 5$) intersects the y-axis: A(0, -5).
  • The point where the second line ($3x - y = 3$) intersects the y-axis: C(0, -3).

Result:

The coordinates of the vertices of the triangle formed by the lines $5x - y = 5$, $3x - y = 3$, and the y-axis are (1, 0), (0, -5), and (0, -3).

Question 7. Solve the following pair of linear equations:

(i) px + qy = p - q

qx - py = p + q

(ii) ax + by = c

bx + ay = 1 + c

(iii) $\frac{x}{a}$ - $\frac{y}{b}$ = 0

ax + by = a² + b²

(iv) (a - b) x + (a + b) y = a² - 2ab - b²

(a + b) (x + y) = a² + b²

(v) 152x -378y = - 74

- 378x + 152y = - 604

Answer:

(i) $px + qy = p - q$ and $qx - py = p + q$

Given equations:

$px + qy = p - q$

... (1)

$qx - py = p + q$

... (2)

Using the Elimination Method:

Multiply equation (1) by $p$ and equation (2) by $q$:

$p^2x + pqy = p(p - q) = p^2 - pq$

... (3)

$q^2x - pqy = q(p + q) = pq + q^2$

... (4)

Add equation (3) and equation (4):

$(p^2x + pqy) + (q^2x - pqy) = (p^2 - pq) + (pq + q^2)$

$p^2x + q^2x = p^2 + q^2$

$(p^2 + q^2)x = p^2 + q^2$

Assuming $p^2 + q^2 \neq 0$, we get $x = 1$.

Substitute $x = 1$ into equation (1):

$p(1) + qy = p - q$

$p + qy = p - q$

$qy = -q$

Assuming $q \neq 0$, we get $y = -1$.

Solution: $x = 1, y = -1$.


(ii) $ax + by = c$ and $bx + ay = 1 + c$

Given equations:

$ax + by = c$

... (1)

$bx + ay = 1 + c$

... (2)

Using the Elimination Method:

Multiply equation (1) by $a$ and equation (2) by $b$:

$a^2x + aby = ac$

... (3)

$b^2x + aby = b(1 + c) = b + bc$

... (4)

Subtract equation (4) from equation (3):

$(a^2x + aby) - (b^2x + aby) = ac - (b + bc)$

$a^2x - b^2x = ac - b - bc$

$(a^2 - b^2)x = c(a - b) - b$

Assuming $a^2 \neq b^2$, $x = \frac{c(a - b) - b}{a^2 - b^2}$.

Multiply equation (1) by $b$ and equation (2) by $a$:

$abx + b^2y = bc$

... (5)

$abx + a^2y = a(1 + c) = a + ac$

... (6)

Subtract equation (5) from equation (6):

$(abx + a^2y) - (abx + b^2y) = (a + ac) - bc$

$a^2y - b^2y = a + ac - bc$

$(a^2 - b^2)y = a + c(a - b)$

Assuming $a^2 \neq b^2$, $y = \frac{a + c(a - b)}{a^2 - b^2}$.

Solution: $x = \frac{c(a - b) - b}{a^2 - b^2}, y = \frac{a + c(a - b)}{a^2 - b^2}$.


(iii) $\frac{x}{a} - \frac{y}{b} = 0$ and $ax + by = a^2 + b^2$

Given equations:

$\frac{x}{a} - \frac{y}{b} = 0$

... (1)

$ax + by = a^2 + b^2$

... (2)

Using the Substitution Method:

From equation (1): $\frac{x}{a} = \frac{y}{b} \implies x = \frac{ay}{b}$.

Substitute this expression for $x$ into equation (2):

$a \left( \frac{ay}{b} \right) + by = a^2 + b^2$

$\frac{a^2y}{b} + by = a^2 + b^2$

Multiply by $b$ to clear the fraction:

$a^2y + b^2y = b(a^2 + b^2)$

$(a^2 + b^2)y = b(a^2 + b^2)$

Assuming $a^2 + b^2 \neq 0$, we get $y = b$.

Substitute $y = b$ back into $x = \frac{ay}{b}$:

$x = \frac{a(b)}{b}$

$x = a$

Solution: $x = a, y = b$.


(iv) $(a - b)x + (a + b)y = a^2 - 2ab - b^2$ and $(a + b)(x + y) = a^2 + b^2$

Given equations:

$(a - b)x + (a + b)y = a^2 - 2ab - b^2$

... (1)

Expand the second equation:

$(a + b)x + (a + b)y = a^2 + b^2$

... (2)

Using the Elimination Method:

Subtract equation (1) from equation (2):

$[(a + b)x + (a + b)y] - [(a - b)x + (a + b)y] = (a^2 + b^2) - (a^2 - 2ab - b^2)$

$(a + b)x - (a - b)x = a^2 + b^2 - a^2 + 2ab + b^2$

$(a + b - a + b)x = 2b^2 + 2ab$

$2bx = 2b(b + a)$

Assuming $b \neq 0$, we get $x = a + b$.

Substitute $x = a + b$ into equation (2):

$(a + b)(a + b) + (a + b)y = a^2 + b^2$

$(a + b)^2 + (a + b)y = a^2 + b^2$

$a^2 + 2ab + b^2 + (a + b)y = a^2 + b^2$

$2ab + (a + b)y = 0$

$(a + b)y = -2ab$

Assuming $a + b \neq 0$, we get $y = \frac{-2ab}{a + b}$.

Solution: $x = a + b, y = \frac{-2ab}{a + b}$.


(v) $152x - 378y = -74$ and $-378x + 152y = -604$

Given equations:

$152x - 378y = -74$

... (1)

$-378x + 152y = -604$

... (2)

Using the method of adding and subtracting equations:

Add equation (1) and equation (2):

$(152 - 378)x + (-378 + 152)y = -74 - 604$

$-226x - 226y = -678$

Divide by -226:

$x + y = 3$

... (3)

Subtract equation (2) from equation (1):

$(152 - (-378))x + (-378 - 152)y = -74 - (-604)$

$(152 + 378)x + (-530)y = -74 + 604$

$530x - 530y = 530$

Divide by 530:

$x - y = 1$

... (4)

Now solve the simpler system of equations (3) and (4).

Add equation (3) and equation (4):

$(x + y) + (x - y) = 3 + 1$

$2x = 4 \implies x = 2$

Substitute $x = 2$ into equation (3):

$2 + y = 3 \implies y = 1$

Solution: $x = 2, y = 1$.

Question 8. ABCD is a cyclic quadrilateral (see Fig. 3.7). Find the angles of the cyclic quadrilateral.

Page 68 Chapter 3 Class 10th Non-Rationalised NCERT 2019-20

Answer:

Given:

A cyclic quadrilateral ABCD with angles:

$\angle A = 4y + 20$

$\angle B = 3y - 5$

$\angle C = -4x$

$\angle D = -7x + 5$


Property of Cyclic Quadrilateral:

We know that the sum of opposite angles in a cyclic quadrilateral is $180^\circ$.

Therefore,

$\angle A + \angle C = 180^\circ$

... (i)

$\angle B + \angle D = 180^\circ$

... (ii)


Formulating Equations:

Using equation (i):

$(4y + 20) + (-4x) = 180$

$4y + 20 - 4x = 180$

$-4x + 4y = 180 - 20$

$-4x + 4y = 160$

Divide by 4:

$-x + y = 40$

... (iii)

Using equation (ii):

$(3y - 5) + (-7x + 5) = 180$

$3y - 5 - 7x + 5 = 180$

$-7x + 3y = 180$

$-7x + 3y = 180$

... (iv)


Solving the Equations:

We have the pair of linear equations:

$-x + y = 40$ ...(iii)

$-7x + 3y = 180$ ...(iv)

From equation (iii), we can express $y$ in terms of $x$:

$y = x + 40$

Substitute this value of $y$ into equation (iv):

$-7x + 3(x + 40) = 180$

$-7x + 3x + 120 = 180$

$-4x = 180 - 120$

$-4x = 60$

$x = \frac{60}{-4}$

$x = -15$

Substitute the value of $x = -15$ back into $y = x + 40$:

$y = -15 + 40$

$y = 25$


Calculating the Angles:

Now substitute the values of $x$ and $y$ into the expressions for the angles:

$\angle A = 4y + 20 = 4(25) + 20 = 100 + 20 = 120^\circ$

$\angle B = 3y - 5 = 3(25) - 5 = 75 - 5 = 70^\circ$

$\angle C = -4x = -4(-15) = 60^\circ$

$\angle D = -7x + 5 = -7(-15) + 5 = 105 + 5 = 110^\circ$


Result:

The angles of the cyclic quadrilateral are:

$\angle A = 120^\circ$

$\angle B = 70^\circ$

$\angle C = 60^\circ$

$\angle D = 110^\circ$